https://github.com/JuliaLang/julia
Revision 93f8a45cf50aea577e07a4f5e8bacc602712af17 authored by Yichao Yu on 12 August 2020, 00:25:04 UTC, committed by GitHub on 12 August 2020, 00:25:04 UTC
This allows much easier debugging of imaging mode codegen
without hacks like specifying a dummy output and manually running
module init functions.

Also allows specializing codegen to give result more similar to
code in actual sysimg in this debugging mode. Ref #36974.
1 parent c53cb15
History
Tip revision: 93f8a45cf50aea577e07a4f5e8bacc602712af17 authored by Yichao Yu on 12 August 2020, 00:25:04 UTC
Add an option to force codegen in imaging mode (#36990)
Tip revision: 93f8a45
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 44.6 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 7.0 KB
README.md -rw-r--r-- 6.5 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top