Clang.jl
Clang.jl copied to clipboard
`GeneralPrinter` is slow
It takes almost 1min on my m1 machine to generate only 7k loc: https://github.com/Gnimuc/ClangCompiler.jl/blob/main/lib/17/LibClangEx.jl
whereas, the codegen process only takes seconds...