To move CG to the new PM I outlined the various helper that were previously members of the CG class into free static functions. The CG class itself I moved into a header, which is required because we need to include it in RegisterPasses eventually.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM