Reapply 'ARM IAS: support .thumb_set'
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 20 Mar 2014 06:05:33 +0000 (06:05 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 20 Mar 2014 06:05:33 +0000 (06:05 +0000)
commit9320b807aab66524522421dc7af040c4126fa235
treeb2f712b83eac88df461c8a21f95864671f541881
parentbadf4cb75ad7d0a435bb804e014f8b36a85a7844
Reapply 'ARM IAS: support .thumb_set'

Re-apply the change after it was reverted to do conflicts due to another change
being reverted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204306 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/thumb_set-diagnostics.s [new file with mode: 0644]
test/MC/ARM/thumb_set.s [new file with mode: 0644]