- Mar 05, 2007
-
-
Jeff Cohen authored
llvm-svn: 34922
-
- Feb 16, 2007
-
-
Anton Korobeynikov authored
is especially needed for bugpoint. This partly implements PR688 llvm-svn: 34349
-
- Dec 19, 2006
-
-
Anton Korobeynikov authored
absence of dllimport JIT codegen. llvm-svn: 32673
-
- Nov 05, 2006
-
-
Jeff Cohen authored
llvm-svn: 31464
-
- Sep 01, 2006
-
-
Anton Korobeynikov authored
- Removed warning about clobbered parameter in Bytecode/Reader llvm-svn: 30026
-
- Aug 25, 2006
-
-
Reid Spencer authored
Make the Win32 code exception free (untested/uncompiled) which forced some interface changes which had ripple effect. This should be the last of 797. llvm-svn: 29884
-
- Aug 24, 2006
-
-
Reid Spencer authored
Adjust implementation to match the new interface after exception handling was removed in the Unix verison. NOTE: this hasn't been compiled yet! llvm-svn: 29858
-
- Aug 23, 2006
-
-
Reid Spencer authored
Eliminate exception throwing from Path::renamePathOnDisk and adjust its users correspondingly. llvm-svn: 29843
-
Reid Spencer authored
Remove exception throwing from Path::getDirectoryContents and its users. llvm-svn: 29841
-
Reid Spencer authored
Adjust code to compensate for Path class interface change. llvm-svn: 29837
-
Reid Spencer authored
llvm-svn: 29834
-
- Aug 21, 2006
-
-
Reid Spencer authored
Remove all exception code from Program.inc and implement its new interface with an ErrMsg string argument. llvm-svn: 29790
-
- Aug 01, 2006
-
-
Chris Lattner authored
llvm-svn: 29447
-
Chris Lattner authored
llvm-svn: 29443
-
Chris Lattner authored
llvm-svn: 29442
-
Anton Korobeynikov authored
llvm-svn: 29428
-
- Jul 29, 2006
-
-
Chris Lattner authored
llvm-svn: 29402
-
Chris Lattner authored
llvm-svn: 29401
-
Chris Lattner authored
llvm-svn: 29400
-
- Jul 26, 2006
-
-
Chris Lattner authored
llvm-svn: 29302
-
- Jul 07, 2006
-
-
Chris Lattner authored
llvm-svn: 29058
-
Chris Lattner authored
llvm-svn: 29055
-
Chris Lattner authored
llvm-svn: 29049
-
Chris Lattner authored
llvm-svn: 29048
-
- Jun 08, 2006
-
-
Reid Spencer authored
llvm-svn: 28729
-
Reid Spencer authored
Change the file size field of StatusInfo to be uint64_t instead of size_t so that we know it is always 64 bits. This prevents some overflow on systems where size_t is 32 bits when it ought to be 64. llvm-svn: 28726
-
Reid Spencer authored
Provide new llvm::sys::Program facilities for converting the stdout and stdin to binary mode. There is no standard way to do this and the available mechanisms are platform specific. Adjust the bytecode reader and writer to use these methods when their input is stdin or output is stdout. THis avoids the problem with \n writing CRLF to a bytecode file on windows. Patch Contributed by Michael Smith. llvm-svn: 28722
-
- Jun 05, 2006
-
-
Reid Spencer authored
Add support for Graphviz. Patch contributed by Anton Korobeynikov. llvm-svn: 28684
-
- Jun 01, 2006
-
-
Reid Spencer authored
llvm-svn: 28639
-
- May 07, 2006
-
-
Jeff Cohen authored
Unlike Unix, Windows won't let a file be implicitly replaced via renaming without explicit permission. llvm-svn: 28157
-
- Apr 29, 2006
-
-
Jeff Cohen authored
llvm-svn: 28023
-
- Jan 30, 2006
-
-
Jeff Cohen authored
of being unable to search for symbols in an EXE. It will also allow other existing hacks to be improved. llvm-svn: 25805
-
- Jan 29, 2006
-
-
Jeff Cohen authored
llvm-svn: 25795
-
- Dec 22, 2005
-
-
Reid Spencer authored
dependent portion of the lib/Support/SlowOperationTimer code into the lib/System implementation where it can be ported to different platforms. llvm-svn: 24937
-
- Aug 02, 2005
-
-
Jeff Cohen authored
llvm-svn: 22585
-
Jeff Cohen authored
llvm-svn: 22582
-
Chris Lattner authored
build will not fail llvm-svn: 22578
-
- Jul 30, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22554
-
- Jul 13, 2005
-
-
Jeff Cohen authored
llvm-svn: 22422
-
Jeff Cohen authored
llvm-svn: 22420
-