Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "GetCurrentDirectory()" to sys::Path. | Ted Kremenek | 2007-12-18 | 1 | -0/+10 |
* | Added "isDirectory" method to llvm::sys::Path. | Ted Kremenek | 2007-12-18 | 1 | -0/+8 |
* | Remove dead file and directory. | Chris Lattner | 2007-12-08 | 1 | -30/+0 |
* | Remove spurious consts. This fixes warnings with compilers that | Dan Gohman | 2007-09-14 | 1 | -2/+2 |
* | Add lengthof and endof templates that hide a lot of sizeof computations. | Owen Anderson | 2007-09-07 | 1 | -3/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 12 | -0/+1943 |