OSDN Git Service

Fix a bug I introduced in constant array and constant vector handling.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 05:46:57 +0000 (05:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 05:46:57 +0000 (05:46 +0000)
commit939732afc20211a321e92cfa1095ad61e9ed9899
tree6b817ac0d993edcff4c38bd0c55194e444179bb5
parentb1855add0cc1b82c9dbacf13c873984875558383
Fix a bug I introduced in constant array and constant vector handling.

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