Fix PR1679, by printing GEP indices as signed values instead of unsigned.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Sep 2007 20:16:48 +0000 (20:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Sep 2007 20:16:48 +0000 (20:16 +0000)
commit96b207c380569c61d3a9edb6ea8cd5fd086060c5
tree043a6c1e9f431d7056c4f18d99aca84d3493ae81
parentd40bc4ad433b45445bbdf2d187f853d67cb9eb9a
Fix PR1679, by printing GEP indices as signed values instead of unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42239 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp