[PATCH] D31901: LTO: Pass SF_Executable flag through to InputFile::Symbol

Tobias Edler von Koch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 09:19:24 PDT 2017


tobiasvk updated this revision to Diff 95140.
tobiasvk added a comment.

Add test case now that https://reviews.llvm.org/D31920 is merged.


https://reviews.llvm.org/D31901

Files:
  include/llvm/LTO/LTO.h
  include/llvm/Object/IRSymtab.h
  lib/Object/IRSymtab.cpp
  test/LTO/Resolution/X86/symtab.ll
  tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31901.95140.patch
Type: text/x-patch
Size: 4054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/38f7950f/attachment.bin>


More information about the llvm-commits mailing list