Julia Programming Language
Compiling Packages to Bitcode with PackageCompiler.jl
General Usage
compilation
,
package-compiler
,
bitcode
mkitti
July 9, 2023, 7:30am
2
Where did you get
llc
from?
There is a Julia fork of LLVM:
You can download a build from here:
show post in topic
Related topics
Topic
Replies
Views
Activity
ERROR: could not open file boot.jl
Performance
8
2461
March 12, 2021
Does Julia bitcode system image file generated with --compile=all --output-bc flags actually use llvm IR representation?
Internals & Design
5
1886
April 16, 2017
Error when creating my system image with package compiler
General Usage
package-compiler
0
41
February 2, 2026
Getting reusable LLVM IR representation of a module(or a script), modifying LLVM IR and replugging it in Julia
Internals & Design
question
5
2093
April 14, 2017
PackageCompiler error creating sysimage
General Usage
package-compiler
,
sysimage
2
810
May 7, 2023