[PATCH] [ARM] Improve build attributes emission

Amara Emerson amara.emerson at arm.com
Wed Oct 2 09:07:26 PDT 2013


This change cleans up the ARM build attribute emitter. Some of the cpu specific code has been removed/refactored and the subtarget information is better used in deciding which attributes and values to emit.

http://llvm-reviews.chandlerc.com/D1811

Files:
  lib/Target/ARM/ARMAsmPrinter.cpp
  test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
  test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
  test/MC/ARM/xscale-attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1811.1.patch
Type: text/x-patch
Size: 10806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131002/004d0976/attachment.bin>


More information about the llvm-commits mailing list