Suppress the 128-bit integer typedef on 32-bit targets, because
authorDan Gohman <gohman@apple.com>
Wed, 2 Apr 2008 23:52:49 +0000 (23:52 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 2 Apr 2008 23:52:49 +0000 (23:52 +0000)
commit271515a46d265f9dea123797d20a2140f54d35d3
tree08d3ada45b7bcd99cb581d7516ebb7eb9f5ac008
parent4672d5d4db179dca7982362e46b594aa40393ff2
Suppress the 128-bit integer typedef on 32-bit targets, because
it causes compile errors.

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