JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
811 stars 138 forks source link

not usable with llvm15/14, `llvm/Support/TargetRegistry.h` (and possibly others) moved #163

Closed walksanatora closed 1 year ago

walksanatora commented 1 year ago

/include/llvm/Support/TargetRegistry.h is now at llvm/MC/TargetRegistry.h there are possibly other changes

dpaoliello commented 1 year ago

164 adds support for LLVM 16 - I've not tested against 14 or 15.