Add support for the arm 'y' asm modifier.
authorEric Christopher <echristo@apple.com>
Tue, 24 May 2011 22:10:34 +0000 (22:10 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 24 May 2011 22:10:34 +0000 (22:10 +0000)
commit0628d38085b28a59a4b13d7e35760cce54f0af7a
treedb00f17ef6a3f01115535c4a29e2762232c4f334
parentb0b0da72e995a8e49b5fde93429db260a13bcc4e
Add support for the arm 'y' asm modifier.

Fixes part of rdar://9444657

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