Make MCSectionELF::AssociatedSection be a link to a symbol, because
that's how it works in the assembly, and use it in the asm printer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/MC/MCSectionELF.cpp | ||
---|---|---|
165 | should never happen |
Comment Actions
Rebased.
The parent revision has been submitted, this one is ready.
Rafael, are you OK with this?
(from D29104) Would AssociatedSymbol ever be null?