summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/metadata-declaration-errors.s
Commit message (Collapse)AuthorAgeFilesLines
* [MC] - Stop ignoring invalid meta data symbols.George Rimar2017-12-311-0/+10
Previously llvm-mc would silently accept code from testcase, that contains invalid metadata symbol in section declaration. Patch fixes the issue. Differential revision: https://reviews.llvm.org/D41641 llvm-svn: 321599
OpenPOWER on IntegriCloud