[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:34:24 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4a8c0ebb6d4: [LTO][MC] Discard non-prevailing defined symbols in module-level assembly (authored by ychen).
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.331706.patch
Type: text/x-patch
Size: 13118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/fe78bf29/attachment.bin>
More information about the llvm-commits
mailing list