[all-commits] [llvm/llvm-project] e886e7: Revert "Allow output constraints on "asm goto""

Bill Wendling via All-commits all-commits at lists.llvm.org
Tue Jan 7 13:44:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e886e762dd7972064b948119f9af2f6be312b995
      https://github.com/llvm/llvm-project/commit/e886e762dd7972064b948119f9af2f6be312b995
  Author: Bill Wendling <isanbard at gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Revert "Allow output constraints on "asm goto""

This reverts commit 52366088a8e42c2f1e96e8430b84b8b65ec3f7bc.

I accidentally pushed this before supporting changes.




More information about the All-commits mailing list