[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 11:49:41 PDT 2021


ychen updated this revision to Diff 331646.
ychen added a comment.

- Add a test case for .symver
- Rename test file properly


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.331646.patch
Type: text/x-patch
Size: 13470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/2dfe53dc/attachment.bin>


More information about the llvm-commits mailing list