Start using it in LLD to avoid needing to read bitcode again just to get the
target triple, and in llvm-lto2 to avoid printing symbol table information
that is inappropriate for the target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM