Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h) | Chris Lattner | 2004-08-01 | 1 | -99/+0 |
* | Finegrainify namespacification | Chris Lattner | 2004-08-01 | 1 | -8/+5 |
* | Emit a more sensible error message if no subclasses of Target are defined. | Misha Brukman | 2004-06-04 | 1 | -0/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | This seems to work around some unobvious bug in gcc on sparc which was | Brian Gaeke | 2003-10-10 | 1 | -1/+1 |
* | Move support/tools/* back into utils | Chris Lattner | 2003-10-05 | 1 | -0/+89 |