]> granicus.if.org Git - llvm/commit
Revert "[Assembler] Enable nicer diagnostics for inline assembly."
authorDiana Picus <diana.picus@linaro.org>
Wed, 8 Feb 2017 14:02:16 +0000 (14:02 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 8 Feb 2017 14:02:16 +0000 (14:02 +0000)
commita32d7c935e309c3fd1ca98637b31297ac930cab3
treeb836bf9dcc9746901674db93e10af442c53b677f
parent22bcc0ea37e1c35fb3e14164cd5d96db3ac1c701
Revert "[Assembler] Enable nicer diagnostics for inline assembly."

This reverts commit r294433 because it seems it broke the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294448 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/MC/MCContext.h
include/llvm/MC/MCParser/MCAsmParser.h
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/MC/MCContext.cpp
lib/MC/MCParser/AsmParser.cpp
test/Assembler/inline-asm-diags.ll [deleted file]