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
Event Timeline
Comment Actions
LGTM
Maybe consider making finalizeOptimizationRemarks return an llvm::Error so that we can return from thinBackend with return finalizeOptimizationRemarks(...).