diff options
author | Duncan Sands <baldrick@free.fr> | 2009-04-19 06:23:05 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-04-19 06:23:05 +0000 |
commit | af63f86029cfc46c97a8b4c7bad48b0e6d83aa9a (patch) | |
tree | d50c6bcbecd78ead590c5995c98b1bb8f06bc027 /lib/CodeGen | |
parent | 72b128f7e1b29a1abefe2b2de02fb5eef274a841 (diff) | |
download | external_llvm-af63f86029cfc46c97a8b4c7bad48b0e6d83aa9a.zip external_llvm-af63f86029cfc46c97a8b4c7bad48b0e6d83aa9a.tar.gz external_llvm-af63f86029cfc46c97a8b4c7bad48b0e6d83aa9a.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69515 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions