This patch teaches clang to use and propagate new PM in ThinLTO
Details
Details
- Reviewers
davide chandlerc tejohnson - Commits
- rGa70ed1d69390: [ThinLTO] Add x86 requires to thin_link_bitcode. NFC.
rG50fedec1479f: [ThinLTO] Wire up ThinLTO and new PM
rC304501: [ThinLTO] Add x86 requires to thin_link_bitcode. NFC.
rC304496: [ThinLTO] Wire up ThinLTO and new PM
rL304501: [ThinLTO] Add x86 requires to thin_link_bitcode. NFC.
rL304496: [ThinLTO] Wire up ThinLTO and new PM
Diff Detail
Diff Detail
- Repository
- rL LLVM