Skip to content

Commit 6c54ef7

Browse files
JeffBezansonsimeonschaub
authored andcommitted
separate .ji writing and IR encoding implementations [NFC] (JuliaLang#36053)
1 parent 7005e4a commit 6c54ef7

File tree

4 files changed

+1108
-805
lines changed

4 files changed

+1108
-805
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUNTIME_SRCS := \
4545
simplevector runtime_intrinsics precompile \
4646
threading partr stackwalk gc gc-debug gc-pages gc-stacks method \
4747
jlapi signal-handling safepoint timing subtype \
48-
crc32c APInt-C processor
48+
crc32c APInt-C processor ircode
4949
SRCS := jloptions runtime_ccall rtutils
5050

5151
LLVMLINK :=

0 commit comments

Comments
 (0)