[PATCH] D98762: [LTO][MC] Discard non-prevailing defined symbols in module-level assembly
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 10:39:19 PDT 2021
ychen updated this revision to Diff 331620.
ychen added a comment.
- address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98762/new/
https://reviews.llvm.org/D98762
Files:
llvm/include/llvm/MC/MCContext.h
llvm/include/llvm/MC/MCParser/MCAsmParser.h
llvm/lib/LTO/LTO.cpp
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/test/LTO/X86/inline-asm-lto-discard.ll
llvm/test/LTO/X86/weak-asm.ll
llvm/test/MC/ELF/lto-discard.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98762.331620.patch
Type: text/x-patch
Size: 12571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/78491783/attachment.bin>
More information about the llvm-commits
mailing list