[PATCH] D65304: [MC] Don't recreate a label if it's already used

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 13:15:39 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368477: [MC] Don't recreate a label if it's already used (authored by void, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65304

Files:
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/test/CodeGen/AArch64/callbr-asm-label.ll
  llvm/trunk/test/CodeGen/X86/callbr-asm-label-addr.ll
  llvm/trunk/test/CodeGen/X86/callbr-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65304.214433.patch
Type: text/x-patch
Size: 7709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/0f019b7c/attachment.bin>


More information about the llvm-commits mailing list