ARM ELF: ensure that the tag types are corrected
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 19 Jan 2014 08:25:41 +0000 (08:25 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 19 Jan 2014 08:25:41 +0000 (08:25 +0000)
commitd0fb7e49cceaa8dec6d91fae34e426352fd9979b
tree2b27111b58592fc9fbd70d87b2c94fd22ddc3bd8
parent70c092f3ec6b12211090a235ac4f72e8c5dd597a
ARM ELF: ensure that the tag types are corrected

Ensure that the tag types are reflected on a replacement.  This is particularly
important for the compatibility tag which has multiple representations where the
last definition wins.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
test/MC/ARM/directive-eabi_attribute-overwrite.s [new file with mode: 0644]