Vocabularyllvm.
readerInputsOutputsWord descriptionParses a file containing llvm bitcode into an llvm module.
ExamplesUSING: io.pathnames llvm.reader ;
"resource:extra/llvm/wrappers/add.bc" absolute-path load-module
T{ module { value ALIEN: 1be7120 } }
Definition