First steps in ARM AsmParser support for .eabi_attribute and .arch
authorJason W Kim <jason.w.kim.2009@gmail.com>
Tue, 20 Dec 2011 17:38:12 +0000 (17:38 +0000)
committerJason W Kim <jason.w.kim.2009@gmail.com>
Tue, 20 Dec 2011 17:38:12 +0000 (17:38 +0000)
commitd7c9e08b6bcf15655919960e214b9b91677cdde9
tree3cb20d619d6a81f4ed25c373c3b6e7930e3fac9e
parentba4f83b4e947b2e4e89d6e19d6933ca832bc4163
First steps in ARM AsmParser support for .eabi_attribute and .arch
(Both used for Linux gnueabi)
No behavioral change yet (no tests need so far)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146977 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp