Fixes PR31850.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30235
Disallow redefinition of section symbols. ClosedPublic Authored by eugenis on Feb 21 2017, 4:59 PM.
Details Summary Fixes PR31850.
Diff Detail
Event Timelineeugenis added a child revision: D30129: Fix asm printing of associated sections.Feb 21 2017, 5:28 PM Closed by commit rL296180: Disallow redefinition of section symbols. (authored by eugenis). · Explain WhyFeb 24 2017, 1:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 89719 llvm/trunk/lib/MC/MCContext.cpp
llvm/trunk/test/CodeGen/XCore/section-name.ll
llvm/trunk/test/MC/ELF/section-sym-err.s
llvm/trunk/test/MC/ELF/section-sym-err2.s
llvm/trunk/test/MC/ELF/section-sym-redefine.s
llvm/trunk/test/MC/ELF/section.s
|