Changes to make the Stacker Stack use 64 bit values. This *should* get
authorReid Spencer <rspencer@reidspencer.com>
Sun, 9 May 2004 23:20:19 +0000 (23:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 9 May 2004 23:20:19 +0000 (23:20 +0000)
commitdc8e6b59e783b5816ac7f995f9a36ad9c8d4ba87
tree3b53cf5ca265e018e0ff3009911b94ba27c9205f
parent9984fd0df9f4a07345c46ade9d8d7d5a4829a967
Changes to make the Stacker Stack use 64 bit values. This *should* get
around the problem with Stacker on Solaris because the Stack can handle
64-bit entries (pointer sized).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13441 91177308-0d34-0410-b5e6-96231b3b80d8
projects/Stacker/lib/compiler/Lexer.l
projects/Stacker/lib/compiler/StackerCompiler.cpp
projects/Stacker/lib/compiler/StackerCompiler.h
projects/Stacker/lib/compiler/StackerParser.y
projects/Stacker/lib/runtime/stacker_rt.c