This needs to be a const variable so the two sides of the ternary
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 00:03:45 +0000 (00:03 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 00:03:45 +0000 (00:03 +0000)
commit2f0b27dc67a0b14575f8f19100d3a160f7feb3f4
tree09869202c0e8f4431150d2b6c29a5802163f0835
parent391935a0172f3e1e43ad64043dcba77353b8ee14
This needs to be a const variable so the two sides of the ternary
operator agree on type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229938 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp