Merge branch 'for-chris' of git://github.com/penberg/sparse-llvm
commit70c5b9619f9f3d4a33af043d019a073a4dc6e470
authorChristopher Li <sparse@chrisli.org>
Thu, 21 Jun 2012 09:46:53 +0000 (21 02:46 -0700)
committerChristopher Li <sparse@chrisli.org>
Thu, 21 Jun 2012 09:46:53 +0000 (21 02:46 -0700)
treeae7b6b0dbcd45b260b91aef8fa6837b34ff0858c
parent64a6b4c61faa23c40a402656d044141a669965a3
parentccf42dc22ef4354ef6db1673a5e2b2bc0a6be273
Merge branch 'for-chris' of git://github.com/penberg/sparse-llvm

Pull 'for-chris' tree from Pekka Enberg:

"Please pull the latest sparse-llvm tree from:
 git@github.com:penberg/sparse-llvm.git for-chris

 It has one new validation test case and fixes to handle strings properly
 in the LLVM backend."

Pekka Enberg (4):
      sparse, llvm: Add _Bool to cast validation test
      sparse, llvm: Simplify output_data() type logic
      sparse, llvm: Fix string initializer code generation
      sparse, llvm: Fix global string access code generation