Age | Commit message (Expand) | Author |
---|---|---|
2003-11-19 | Unbreak the "-" as filename hack. | Brian Gaeke |
2003-11-19 | Also print an error msg. for files we cannot currently deal with. | Brian Gaeke |
2003-11-19 | Fix PR134, by checking FileOpenable() on each input file before analyzing its | Brian Gaeke |
2003-11-16 | Include Support/FileUtilities.h. | Brian Gaeke |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-28 | Reorder #includes, drop unneeded one | Chris Lattner |
2003-10-20 | Added LLVM copyright to Makefiles. | John Criswell |
2003-10-20 | fix file header | Chris Lattner |
2003-10-20 | Added copyright header to all C++ source files. | John Criswell |
2003-10-16 | Make llvm-nm work in "pipe mode" | Chris Lattner |
2003-10-16 | Geeze, what is with Brian and these ifdef's? | Chris Lattner |
2003-10-16 | Okay, this is a little hack that "scratches an itch" of mine. | Brian Gaeke |