OSDN Git Service

Merging r338968:
authorHans Wennborg <hans@hanshq.net>
Tue, 7 Aug 2018 06:25:54 +0000 (06:25 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 7 Aug 2018 06:25:54 +0000 (06:25 +0000)
commit9d9705f7c10c8c460207e84725e656f81263ddd2
treeb85e2d2811d135e77f5dcf9342451797fe0d3d7f
parent7fe11a1a51f927acfff511337fe5071c2adf7929
Merging r338968:
------------------------------------------------------------------------
r338968 | echristo | 2018-08-05 16:23:37 +0200 (Sun, 05 Aug 2018) | 6 lines

Revert "Add a warning if someone attempts to add extra section flags to sections"

There are a bunch of edge cases and inconsistencies in how we're emitting sections
cause this warning to fire and it needs more work.

This reverts commit r335558.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@339099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/ELF/extra-section-flags.s [deleted file]