[PATCH] D92335: [ThinLTO] Import symver directives for imported symbols (PR48214)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 11:46:39 PST 2020


hans updated this revision to Diff 308725.
hans added a comment.

Moving the "Append the module inline asm string" code down, and simplifying it in the process.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92335/new/

https://reviews.llvm.org/D92335

Files:
  llvm/lib/Linker/CMakeLists.txt
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/link-arm-and-thumb-module-inline-asm.ll
  llvm/test/ThinLTO/X86/Inputs/import-symver-foo.ll
  llvm/test/ThinLTO/X86/import-symver.ll
  llvm/utils/gn/secondary/llvm/lib/Linker/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92335.308725.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/a6cb8c15/attachment.bin>


More information about the llvm-commits mailing list