ocaml bindings: add getopcode for constant and instruction, and int64_of_const.
[oota-llvm.git] / tools / llvm-stub /
2011-03-24 NAKAMURA Takumillvm-stub.cpp: mingw-w64 tweak.
2010-10-16 Benjamin KramerHack around incompatible pointer warnings.
2010-10-07 Michael J. SpencerFix Whitespace.
2010-10-07 Michael J. SpencerFix warnings on Windows.
2009-08-11 Benjamin KramerSilence MSVC warning.
2009-08-10 Chris Lattnerfix some warnings for the MSVC build, by Yonggang Luo!
2008-12-31 Misha BrukmanComment headers should extend to 80 chars.
2008-09-22 Oscar FuentesInitial support for the CMake build system.
2008-06-19 Duncan SandsFix some warnings reported by gcc-4.3. Hopefully
2008-06-15 Argyrios KyrtzidisMake sure that the current executable filename has...
2007-12-29 Chris Lattnerregenerate
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-07-06 Gabor Greiffinishing touches of bytecode -> bitcode changes. also...
2004-12-20 Reid SpencerIncorporate the contents of include/llvm/Config/unistd...
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-09-01 Reid SpencerChanges For Bug 352
2004-06-02 Misha BrukmanFix a double negation (in grammar).
2004-06-02 Chris LattnerNo really cygwin, we LIKE .exe'ness.
2004-06-01 Chris LattnerInitial checkin of a stub executable that can be used...