[llvm-commits] [PATCH 3/3] Windows/DynamicLibrary.inc: Clean up ELM_Callback.

NAKAMURA Takumi geek4civic at gmail.com
Wed Apr 13 01:11:12 PDT 2011


---
 include/llvm/Config/config.h.cmake     |    3 ++
 include/llvm/Config/config.h.in        |    3 ++
 lib/Support/Windows/DynamicLibrary.inc |   33 +------------------------------
 3 files changed, 8 insertions(+), 31 deletions(-)

---
Thus, we can eliminate much of conditions.

Checked on mingw32(configure and cmake), msvs10,
and x86_64-w64-mingw32-g++.
(not i686-w64-mingw32 yet)

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Windows-DynamicLibrary.inc-Clean-up-ELM_Callback.patch.txt
Type: text/x-patch
Size: 2731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110413/c4e9ca6d/attachment.bin>


More information about the llvm-commits mailing list