[PATCH] D69876: Allow output constraints on "asm goto"

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 13:47:09 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52366088a8e4: Allow output constraints on "asm goto" (authored by void).

Changed prior to commit:
  https://reviews.llvm.org/D69876?vs=236683&id=236684#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69876/new/

https://reviews.llvm.org/D69876

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/X86/callbr-asm-outputs.ll
  llvm/test/CodeGen/X86/callbr-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69876.236684.patch
Type: text/x-patch
Size: 19648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/400c26dd/attachment-0001.bin>


More information about the cfe-commits mailing list