[PATCH] D49138: [LTO] Handle __imp_ (dllimport) symbols consistently with lld

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 10:42:33 PDT 2018


tejohnson updated this revision to Diff 154843.
tejohnson added a comment.

Restrict to COFF.


Repository:
  rL LLVM

https://reviews.llvm.org/D49138

Files:
  include/llvm/LTO/LTO.h
  lib/LTO/LTO.cpp
  test/LTO/X86/Inputs/dllimport.ll
  test/LTO/X86/dllimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49138.154843.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/b7323740/attachment.bin>


More information about the llvm-commits mailing list