[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
Thu Aug 8 22:24:35 PDT 2019
void updated this revision to Diff 214299.
void added a comment.
Update testcase.
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.214299.patch
Type: text/x-patch
Size: 7507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/d27878f4/attachment.bin>
More information about the llvm-commits
mailing list