Skip to content
  • Chris Lattner's avatar
    Fix these assertions: · 210bccc1
    Chris Lattner authored
    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
    210bccc1
Loading