[PATCH] ARM IAS: improve .eabi_attribute handling
Saleem Abdulrasool
compnerd at compnerd.org
Fri Dec 27 19:50:13 PST 2013
Hi logan, rengolin, t.p.northover,
Parse tag names as well as expressions. The former is part of the
specification, the latter is for improved compatibility with the GNU assembler.
Fix attribute value handling to be comformant to the specification.
http://llvm-reviews.chandlerc.com/D2484
Files:
include/llvm/MC/MCStreamer.h
lib/Target/ARM/ARMBuildAttrs.cpp
lib/Target/ARM/ARMBuildAttrs.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/CMakeLists.txt
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
test/CodeGen/ARM/build-attributes-encoding.s
test/MC/ARM/directive-eabi_attribute-2.s
test/MC/ARM/directive-eabi_attribute-diagnostics.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2484.1.patch
Type: text/x-patch
Size: 20322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131227/f3c3503c/attachment.bin>
More information about the llvm-commits
mailing list