The guard for printing function flags in the summary was not checking
the NoInline flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D68948
[ThinLTO] Fix printing of NoInline function summary flag ClosedPublic Authored by tejohnson on Oct 14 2019, 9:17 AM.
Details Summary The guard for printing function flags in the summary was not checking
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 14 2019, 11:29 AM Closed by commit rG8408d95e3199: [ThinLTO] Fix printing of NoInline function summary flag (authored by tejohnson). · Explain WhyOct 14 2019, 11:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 224885 llvm/lib/IR/AsmWriter.cpp
llvm/test/Assembler/thinlto-summary.ll
|