aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/SourceManagerTest.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-06-08 00:34:34 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-06-08 00:34:34 +0000
commit13b414a332b22e544a96374a140b872bdcb3943b (patch)
tree1fdf2e8b1dbe2dd94d99c101bcc66547eb2e2624 /clang/unittests/Basic/SourceManagerTest.cpp
parented7fc4b7756ba948fe039655462ad1dcc9d7d7ca (diff)
downloadllvm-13b414a332b22e544a96374a140b872bdcb3943b.zip
llvm-13b414a332b22e544a96374a140b872bdcb3943b.tar.gz
llvm-13b414a332b22e544a96374a140b872bdcb3943b.tar.bz2
MC: make ELF .type handling more GNU AS compatible
GAS documents the .type directive as having an optional comma following the key symbol name when using the STT_<TYPE_IN_UPPER_CASE> form. However, it treats the comma as optional in all cases. This makes the IAS support both forms of inputs. Furthermore, the prefixed forms take either the upper case name or the lower case alias. The tests are split into two separate sets as the hash character serves as a comment character on x86, which is tested in the second set by using arm-elf which uses the at symbol as a comment character. llvm-svn: 210407
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions