]> granicus.if.org Git - clang/commit
Add support for the 'Q' arm memory constraint.
authorEric Christopher <echristo@apple.com>
Fri, 29 Jul 2011 21:20:35 +0000 (21:20 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 29 Jul 2011 21:20:35 +0000 (21:20 +0000)
commit895d4220e590a1aefd24954e3ccabe53b9676608
treee88789c3128dc1cfa660872aad316270cac42590
parent6075f01f557ea9f0f59a8040a666e78df9bbb3df
Add support for the 'Q' arm memory constraint.

Fixes rdar://9866494

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136524 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/arm-inline-asm.c [new file with mode: 0644]