llvm-6502/projects/Stacker/lib
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
..
compiler Fix these assertions: 2003-11-23 18:06:37 +00:00
runtime Adjust file header 2003-11-23 17:54:18 +00:00
Makefile Fix these assertions: 2003-11-23 18:06:37 +00:00