Previously llvm-mc would silently accept code from testcase,
that contains invalid metadata symbol in section declaration.
Patch fixes the issue.
Differential D41641
[MC] - Stop ignoring invalid meta data symbols. grimar on Dec 30 2017, 1:34 AM. Authored by
Details Previously llvm-mc would silently accept code from testcase, Patch fixes the issue.
Diff Detail |