Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This function REALLY DOES return void | Chris Lattner | 2003-11-20 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10124 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Update to work with newer versions of bison | Chris Lattner | 2003-03-31 | 1 | -22/+22 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5762 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Fix tons of warnings, convert burg to use Makefile.common system, rename | Chris Lattner | 2002-09-22 | 1 | -0/+91 |
gram.y to gram.yc so that we don't try to turn it into a .cpp file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3874 91177308-0d34-0410-b5e6-96231b3b80d8 |