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
- rG5717aff105cc: Create SampleProfileLoader pass in llvm instead of clang
rGa37569927b0f: Create SampleProfileLoader pass in llvm instead of clang
rC289715: Create SampleProfileLoader pass in llvm instead of clang
rC289670: Create SampleProfileLoader pass in llvm instead of clang
rL289715: Create SampleProfileLoader pass in llvm instead of clang
rL289670: Create SampleProfileLoader pass in llvm instead of clang
Diff Detail
Diff Detail
- Build Status
Buildable 2109 Build 2109: arc lint + arc unit