forked from OSchip/llvm-project
5ffd8cedf4
dllimported symbols go through an import stub that's called __imp_ followed by the name the stub points to. Make that work. Differential Revision: https://reviews.llvm.org/D52145 llvm-svn: 342401 |
||
---|---|---|
.. | ||
Args.cpp | ||
CMakeLists.txt | ||
ErrorHandler.cpp | ||
Memory.cpp | ||
Reproduce.cpp | ||
Strings.cpp | ||
TargetOptionsCommandFlags.cpp | ||
Threads.cpp | ||
Timer.cpp | ||
Version.cpp |