fix some assumptions that pointers can only be 32-bits. With this, we can
[oota-llvm.git] / examples / ParallelJIT / ParallelJIT.cpp
2006-03-24 Jeff CohenMinor corrections.
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-13 Reid SpencerGet rid of warnings on Alpha
2005-07-12 Reid SpencerFor PR418: