llvm-6502/projects/Stacker
Chris Lattner c7afc06316 Fix these assertions:
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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10185 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-23 18:06:37 +00:00
..
lib Fix these assertions: 2003-11-23 18:06:37 +00:00
samples Initial checkin of stacker samples 2003-11-23 17:55:19 +00:00
tools Checkin the stacker compiler 2003-11-23 18:01:26 +00:00
Makefile Update file header 2003-11-23 17:51:56 +00:00