summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler/StackerCompiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner2004-03-311-2/+2
| | | | llvm-svn: 12566
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-7/+7
| | | | llvm-svn: 11463
* Apply patches from PR136Brian Gaeke2003-11-241-17/+8
| | | | llvm-svn: 10192
* Fix these assertions:Chris Lattner2003-11-231-2/+2
| | | | | | | | | | | stkrc -e -f -o testing.bc testing.st Global is external, but doesn't have external linkage! [1024 x int]* %_stack_ Global is external, but doesn't have external linkage! long* %_index_ Broken module found, compilation aborted! llvm-svn: 10185
* Initial stacker checkinChris Lattner2003-11-231-0/+1728
llvm-svn: 10178
OpenPOWER on IntegriCloud