This is not properly tested but should have "all" the parts to work with various LLVM versions. No need for bison/flex anymore, parsing is done in the pass. No header anymore, that was never needed. LLVM coding style. Tested successfully with some clang versions.
This is not properly tested but should have "all" the parts to work with various LLVM versions. No need for bison/flex anymore, parsing is done in the pass. No header anymore, that was never needed. LLVM coding style. Tested successfully with some clang versions.
Needs more testing.