[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 15:04:00 PDT 2021
ychen updated this revision to Diff 331697.
ychen added a comment.
- Add additional test cases based on 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/inline-asm-lto-discard2.ll
llvm/test/MC/ELF/lto-discard.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98762.331697.patch
Type: text/x-patch
Size: 13118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/f74d335c/attachment.bin>
More information about the llvm-commits
mailing list