]> granicus.if.org Git - clang/commit
Fix the __SIZE_TYPE__ definition on x86_32. This fixes the alloca.c (wget 1.10.2...
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Sun, 20 Jan 2008 04:02:16 +0000 (04:02 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Sun, 20 Jan 2008 04:02:16 +0000 (04:02 +0000)
commite0e3abcf9f4e3d12f1f7766a4240393bd56df1c8
treec83a779f94817ce7f1230ff384c559be702e493b
parentaf57b46f12e9dd48485fa27f2088f85466ee9292
Fix the __SIZE_TYPE__ definition on x86_32. This fixes the alloca.c (wget 1.10.2) compilation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46196 91177308-0d34-0410-b5e6-96231b3b80d8
Basic/Targets.cpp