llvm-6502/tools/llvm-ld
Dan Gohman 8608cf23da Use (void *)(intptr_t) to cast function addresses to void*
for use with sys::Path::GetMainExecutable, to avoid warnings
with -pedantic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78245 91177308-0d34-0410-b5e6-96231b3b80d8
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