adds some attributes to attribute section when cpu is "xscale"
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 20 May 2011 20:10:34 +0000 (20:10 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 20 May 2011 20:10:34 +0000 (20:10 +0000)
commitb8adb8af0fa9d1405fcf2edb95f4b1b8d1904716
treebf04988f816d1b80d1c67d493cea4b4f35fd5b69
parent298c8e12ea063f7522c59d2a297b47a879b6ed55
adds some attributes to attribute section when cpu is "xscale"
(this is what used in Android NDK, when architecture is ARMv5)

patch by Koan-Sin Tan

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131751 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
test/MC/ARM/xscale-attributes.ll [new file with mode: 0644]