[PATCH] D55627: [ThinLTO] Change locally defined symbols marked dllimport to dllexport
Matthew Voss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 18 14:20:58 PST 2018
ormris updated this revision to Diff 178784.
ormris added a comment.
That makes sense. Here's an updated diff.
Changelog:
- Remove dllimport instead of replacing it.
- Remove unnecessary test change.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55627/new/
https://reviews.llvm.org/D55627
Files:
include/llvm/IR/GlobalValue.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/LTO/LTO.cpp
test/LTO/Resolution/X86/local-def-dllimport.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55627.178784.patch
Type: text/x-patch
Size: 4036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/5e20efb7/attachment.bin>
More information about the llvm-commits
mailing list