elisa-tech/tsc

CG: Rewrite the parsing engine relying on the Clang LibTooling

Closed this issue · 2 comments

The parser is implemented with hand-crafted patterns that might break as clang IR format is evolving. Rely on the Clang/LLVM codebase to parse out the IR relevant data. Rewrite current IR parser C++ back-end and supporting build files.

@m5imunovic : can we close this issue as not relevant?

Closing as non-relevant.