Compile a file to LLVM IR instead of native machine code

adscript

adscript --llvm-ir --output {{path/to/file.ll}} {{path/to/input_file.adscript}}

click the source code to copy