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)
commitcd37bf5483e8915f3a05aafbf2c0edd7d39a9e78
tree951d57377522c42573b16fbe72afa936e59a798c
parent0fc2accb587b2748fac55663f077babdae68861f
This needs to be a const variable so the two sides of the ternary
operator agree on type.

llvm-svn: 229938
llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp