summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-04-19 06:23:05 +0000
committerDuncan Sands <baldrick@free.fr>2009-04-19 06:23:05 +0000
commit3da896d861c706c2241104e83aabf2d0569ba0c0 (patch)
treefda1ccec32e2091b02c7196a70faace560ec045f /clang/lib/CodeGen/CodeGenModule.cpp
parentb433b279f3e66f4f7c1d6514254f5fc9f98caa8d (diff)
downloadbcm5719-llvm-3da896d861c706c2241104e83aabf2d0569ba0c0.tar.gz
bcm5719-llvm-3da896d861c706c2241104e83aabf2d0569ba0c0.zip
Remove the SimpleTy enumerated type field from the MVT
value type union: this field was causing problems for some compilers on 64 bit systems, presumably because SimpleTy is 32 bits wide while the other fields are 64 bits wide. llvm-svn: 69515
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud