- Feb 14, 2005
-
-
Chris Lattner authored
llvm-svn: 20166
-
- Feb 13, 2005
-
-
Chris Lattner authored
llvm-svn: 20156
-
Reid Spencer authored
* Use error returned from Archive::OpenAndLoad * Make sure only std::string is thrown so it gets caught and printed. llvm-svn: 20147
-
- Jan 29, 2005
-
-
Chris Lattner authored
llvm-svn: 19920
-
Chris Lattner authored
llvm-svn: 19919
-
- Jan 23, 2005
-
-
Chris Lattner authored
llvm-svn: 19774
-
Chris Lattner authored
llvm-svn: 19772
-
- Jan 22, 2005
-
-
Jeff Cohen authored
llvm-svn: 19752
-
Jeff Cohen authored
llvm-svn: 19751
-
Jeff Cohen authored
llvm-svn: 19747
-
- Jan 17, 2005
-
-
Reid Spencer authored
llvm-svn: 19623
-
- Jan 16, 2005
-
-
Reid Spencer authored
llvm-svn: 19592
-
- Jan 15, 2005
-
-
Chris Lattner authored
llvm-svn: 19564
-
- Jan 07, 2005
-
-
Chris Lattner authored
llvm-svn: 19337
-
- Jan 06, 2005
-
-
Jeff Cohen authored
llvm-svn: 19310
-
Jeff Cohen authored
llvm-svn: 19309
-
Jeff Cohen authored
llvm-svn: 19307
-
- Jan 05, 2005
-
-
Reid Spencer authored
llvm-svn: 19294
-
- Jan 02, 2005
-
-
Reid Spencer authored
This prevents bytecode splats with usage like: cat file.ll | llvm-as - llvm-svn: 19239
-
Reid Spencer authored
into lib/Support so it can be used with other tools. llvm-svn: 19238
-
- Jan 01, 2005
-
-
Jeff Cohen authored
llvm-svn: 19232
-
- Dec 31, 2004
-
-
Reid Spencer authored
correctly omit them for non-Unix operating systems. llvm-svn: 19206
-
- Dec 30, 2004
-
-
Reid Spencer authored
processed. llvm-svn: 19193
-
Reid Spencer authored
* Place a try/catch block around the entire tool to Make sure std::string exceptions are caught and printed before exiting the tool. * Make sure we catch unhandled exceptions at the top level so that we don't abort with a useless message but indicate than an unhandled exception was generated. llvm-svn: 19192
-
- Dec 27, 2004
-
-
Reid Spencer authored
* sys::PreventCoreFiles -> sys::Process::PreventCoreFiles llvm-svn: 19162
-
- Dec 22, 2004
-
-
Brian Gaeke authored
function or something. Since FileRemover takes a const reference to sys::Path, we need to pass an actual sys::Path variable. llvm-svn: 19111
-
Reid Spencer authored
llvm-svn: 19109
-
Reid Spencer authored
passed to gccas when the --program-prefix option is used to configure CFE. llvm-svn: 19091
-
Misha Brukman authored
llvm-svn: 19088
-
Reid Spencer authored
llvm-svn: 19086
-
- Dec 21, 2004
-
-
Reid Spencer authored
constructor is "explicit". llvm-svn: 19078
-
- Dec 20, 2004
-
-
Reid Spencer authored
the declaration of a function to compile this. llvm-svn: 19073
-
Misha Brukman authored
llvm-svn: 19068
-
Reid Spencer authored
last file in LLVM to require the header. After ths commmit, our unistd.h will go away. llvm-svn: 19065
-
Brian Gaeke authored
llvm-svn: 19059
-
- Dec 19, 2004
-
-
Brian Gaeke authored
llvm-svn: 19047
-
Reid Spencer authored
* Support changes in sys::Program::ExecuteAndWait interface llvm-svn: 19044
-
- Dec 18, 2004
-
-
Reid Spencer authored
caught by llvm-ld's main function. llvm-svn: 19030
-
Reid Spencer authored
main function. llvm-svn: 19029
-
Reid Spencer authored
llvm-svn: 19026
-