summaryrefslogtreecommitdiffstats
path: root/stacker/lib/compiler/StackerParser.y
Commit message (Collapse)AuthorAgeFilesLines
* Delete stacker project.SVN to Git Conversion2007-07-221-184/+0
| | | | (Commit inserted retroactively during svn2git conversion)
* For PR411:Reid Spencer2007-02-051-1/+0
| | | | | | | | | | This patch replaces the SymbolTable class with ValueSymbolTable which does not support types planes. This means that all symbol names in LLVM must now be unique. The patch addresses the necessary changes to deal with this and removes code no longer needed as a result. This completes the bulk of the changes for this PR. Some cleanup patches will follow. llvm-svn: 33918
* For PR1074:Reid Spencer2007-01-171-0/+185
Remove the projects/Stacker directory. LLVM is now free of dependency on llvm-gcc. llvm-svn: 33278
OpenPOWER on IntegriCloud