[AArch64]: add 'a' inline asm operand modifier.
authorManoj Gupta <manojgupta@google.com>
Thu, 25 May 2017 19:07:57 +0000 (19:07 +0000)
committerManoj Gupta <manojgupta@google.com>
Thu, 25 May 2017 19:07:57 +0000 (19:07 +0000)
commitd536180fdc760bf8adf5117cf16710579373792f
tree79516e40240fd7b88ec6d55cd96757a33211ab52
parent51056aef655e3a3c03d7e14db7e0a434c0c2ed14
[AArch64]: add 'a' inline asm operand modifier.

Summary:
This is used in the Linux kernel, and effectively just means "print an
address". This brings back r193593.

Reviewed by: Renato Golin

Reviewers: t.p.northover, rengolin, richard.barton.arm, kristof.beyls

Subscribers: aemerson, javed.absar, llvm-commits, eraman

Differential Revision: https://reviews.llvm.org/D33558

llvm-svn: 303901
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/test/CodeGen/AArch64/arm64-inline-asm.ll