Support was added to the regular LTO backend, but not thinBackend.
This patch adds that support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17664 Build 17664: arc lint + arc unit
Event Timeline
Comment Actions
LGTM
Maybe consider making finalizeOptimizationRemarks return an llvm::Error so that we can return from thinBackend with return finalizeOptimizationRemarks(...).