[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 13:15:01 PDT 2019
void updated this revision to Diff 214217.
void marked 6 inline comments as done.
void added a comment.
Remove smelly code and use correct triple in test.
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.214217.patch
Type: text/x-patch
Size: 7439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/9da297fc/attachment.bin>
More information about the llvm-commits
mailing list