We used to create SampleProfileLoader pass in clang. This makes LTO/ThinLTO unable to add this pass in the linker plugin. This patch moves the SampleProfileLoader pass creation from clang to llvm pass manager builder.
Details
Details
- Reviewers
dnovillo tejohnson davidxl - Commits
- rGa99e082e1542: Create SampleProfileLoader pass in llvm instead of clang
rGcb61c94d87ab: Create SampleProfileLoader pass in llvm instead of clang
rL289714: Create SampleProfileLoader pass in llvm instead of clang
rL289669: Create SampleProfileLoader pass in llvm instead of clang
Diff Detail
Diff Detail
- Build Status
Buildable 2108 Build 2108: arc lint + arc unit