summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-28 19:32:01 +0000
committerChris Lattner <sabre@nondot.org>2005-01-28 19:32:01 +0000
commitad5fec12a02d4e43f9baa5854cff0442d7d682f5 (patch)
tree43b980173992950fe3fa6a46198594475330e89d /runtime
parentce04a6d7f6ce25c7d765a57baa30a70993a46021 (diff)
downloadllvm-ad5fec12a02d4e43f9baa5854cff0442d7d682f5.tar.gz
llvm-ad5fec12a02d4e43f9baa5854cff0442d7d682f5.tar.bz2
llvm-ad5fec12a02d4e43f9baa5854cff0442d7d682f5.tar.xz
* add some DEBUG statements
* Properly compile this: struct a {}; int test() { struct a b[2]; if (&b[0] != &b[1]) abort (); return 0; } to 'return 0', not abort(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19875 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions