llvm-6502/runtime
Chris Lattner 2bb5c7f6bf * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn
* Don't put extra stuff after #endif


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2671 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-20 21:15:30 +00:00
..
GCCLibraries Implement the printf function, used by assert 2002-05-20 19:11:23 +00:00
libtrace * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn 2002-05-20 21:15:30 +00:00
Makefile Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
Makefile.libs Checkin library infrastructure for building stuff to be linked with 2002-03-08 23:20:52 +00:00