AArch64: support 'c' and 'n' inline asm modifiers.
authorTim Northover <tnorthover@apple.com>
Tue, 27 May 2014 07:37:21 +0000 (07:37 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 27 May 2014 07:37:21 +0000 (07:37 +0000)
commit4719041db710a2666ceb3f50de980023ac2fc4fb
treea494b4b6f90ff098bfe2f31a36177435c4b1c847
parentc0e6703360e42f8ba61f241913b601955b72a9ac
AArch64: support 'c' and 'n' inline asm modifiers.

These are tested by test/CodeGen/Generic, so we should probably know
how to deal with them. Fortunately generic code does it if asked.

llvm-svn: 209646
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp