Create the constructor in the module pass.
This in needed for the GC-friendly globals change, where the constructor can be
put in a comdat in some cases, but we don't know about that in the function
pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM