[PATCH] D30235: Disallow redefinition of section symbols.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 16:59:34 PST 2017


eugenis created this revision.

Fixes PR31850.


Repository:
  rL LLVM

https://reviews.llvm.org/D30235

Files:
  lib/MC/MCContext.cpp
  test/CodeGen/XCore/section-name.ll
  test/MC/ELF/section-sym-err.s
  test/MC/ELF/section-sym-err2.s
  test/MC/ELF/section-sym-redefine.s
  test/MC/ELF/section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30235.89303.patch
Type: text/x-patch
Size: 6325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/12b53588/attachment.bin>


More information about the llvm-commits mailing list