[PATCH] WIP Implement eabi attributes handling in ARMAsmParser

Gabor Ballabas gaborb at inf.u-szeged.hu
Fri Oct 18 06:21:14 PDT 2013


This is a work-in-progress patch for this bug:
http://llvm.org/bugs/show_bug.cgi?id=15172
This patch only handles the .eabi_attribute directive but I can make the
.cpu, .fpu and .arch
directives work as well with a similar approach.

Best regards,
Gabor Ballabas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131018/0ee0aca7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eabi_attribute.patch
Type: text/x-patch
Size: 15618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131018/0ee0aca7/attachment.bin>


More information about the llvm-commits mailing list