对 https://github.com/zhangjiantao/llvm-cxxapi 做了轻微改动:
- 不依赖 llvm 代码库。
brew install llvm@13
即可使用 - 支持 llvm 13
- 带 TypeBuilder.h,可以直接编译输出的 cpp
Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.
C++
对 https://github.com/zhangjiantao/llvm-cxxapi 做了轻微改动:
brew install llvm@13
即可使用