aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-01-21 01:12:09 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-01-21 01:12:09 +0000
commit39b12c059dba3dcaf0315a382cc8f8948e77f90a (patch)
treed2d1d53d979e084f77e55516d5f7fc9fec48f697 /llvm/lib/Object/ELFObjectFile.cpp
parent9b175e0512b72ec43761c5bf5b47410fa92497d4 (diff)
downloadllvm-39b12c059dba3dcaf0315a382cc8f8948e77f90a.zip
llvm-39b12c059dba3dcaf0315a382cc8f8948e77f90a.tar.gz
llvm-39b12c059dba3dcaf0315a382cc8f8948e77f90a.tar.bz2
Add a constant folding of casts from zero to zero. Fixes PR9011!
While here, I'd like to complain about how vector is not an aggregate type according to llvm::Type::isAggregateType(), but they're listed under aggregate types in the LangRef and zero vectors are stored as ConstantAggregateZero. llvm-svn: 123956
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions