1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/tools/llvm-ld
Dan Gohman 7cc0d1906c Use (void *)(intptr_t) to cast function addresses to void*
for use with sys::Path::GetMainExecutable, to avoid warnings
with -pedantic.

llvm-svn: 78245
2009-08-05 21:03:39 +00:00
..
CMakeLists.txt
llvm-ld.cpp Use (void *)(intptr_t) to cast function addresses to void* 2009-08-05 21:03:39 +00:00
Makefile
Optimize.cpp Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00