[PATCH] D29441: [Assembler] Enable nicer diagnostics for inline assembly.

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 02:31:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294433: [Assembler] Enable nicer diagnostics for inline assembly. (authored by sanwou01).

Changed prior to commit:
  https://reviews.llvm.org/D29441?vs=87428&id=87621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29441

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/test/Assembler/inline-asm-diags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29441.87621.patch
Type: text/x-patch
Size: 9406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/b6963ba5/attachment.bin>


More information about the llvm-commits mailing list