1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/projects
Chris Lattner 76301eaba6 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!

llvm-svn: 10185
2003-11-23 18:06:37 +00:00
..
ModuleMaker Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
sample Removed LLVM copyright from sample Makefile. 2003-10-21 15:33:12 +00:00
Stacker Fix these assertions: 2003-11-23 18:06:37 +00:00
Makefile Added LLVM copyrights to Makefiles. 2003-10-20 22:28:01 +00:00