]> granicus.if.org Git - llvm/commit
PR31007 and PR27884 will be closed: a possibility to compile constants like 0bH is...
authorAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Wed, 26 Apr 2017 09:56:59 +0000 (09:56 +0000)
committerAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Wed, 26 Apr 2017 09:56:59 +0000 (09:56 +0000)
commit03ca81ebd4ec0da73b2dfdbaba61a10d25d801ca
tree6ad3ff6764b0666aff2cb040c3c0d754c32209f1
parent1ebb1b7a388ac9bd47a518a92f7cfe53e632ebf9
PR31007 and PR27884 will be closed: a possibility to compile constants like 0bH is now supported in MS asm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301390 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/MC/MCParser/AsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp