[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
Wed Mar 17 21:02:58 PDT 2021
ychen updated this revision to Diff 331457.
ychen added a comment.
Herald added a subscriber: emaste.
- Add additional tests
- Add the missing case for `.global`
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.331457.patch
Type: text/x-patch
Size: 12905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/416b8618/attachment.bin>
More information about the llvm-commits
mailing list