[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:13:09 PDT 2019


void updated this revision to Diff 214430.
void added a comment.

Move method out-of-line to keep MCContext.h simpler.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65304

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

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


More information about the llvm-commits mailing list