We can emit a binary without a new text section. Hence, the text section
assertion is not needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135120
[BOLT][NFC] Remove text section assertion ClosedPublic Authored by maksfb on Oct 3 2022, 6:13 PM.
Details Summary We can emit a binary without a new text section. Hence, the text section
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 5 2022, 3:21 PM Closed by commit rG3e097fab5a55: [BOLT][NFC] Remove text section assertion (authored by maksfb). · Explain WhyOct 7 2022, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466127 bolt/lib/Rewrite/RewriteInstance.cpp
|