LLVMSwift icon indicating copy to clipboard operation
LLVMSwift copied to clipboard

Initial support for LLVM 13 (disabled JIT for now)

Open MaxDesiatov opened this issue 2 years ago • 0 comments

Apparently the JIT API has changed completely, I haven't fixed it here yet. Also, a few tests are broken for some IR attributes.

MaxDesiatov avatar Jan 07 '22 11:01 MaxDesiatov