summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-10-27 22:11:44 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-10-27 22:11:44 +0000
commit08b12f1f5e4619a2cf2e192a2db9e274995a80aa (patch)
treef1131badc103db2fead4218280f68de63462bf1b /lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp
parente889ad65ccc07708af91cc17038604ddd3326aa0 (diff)
downloadbcm5719-llvm-08b12f1f5e4619a2cf2e192a2db9e274995a80aa.tar.gz
bcm5719-llvm-08b12f1f5e4619a2cf2e192a2db9e274995a80aa.zip
Fix some cases where a CK_IntegralCast was being used to convert an lvalue to an
rvalue. An assertion to catch this is in ImpCastExprToType will follow, but vector operations currently trip over this (due to omitting the usual arithmetic conversions). Also add an assert to catch missing lvalue-to-rvalue conversions on the LHS of ->. llvm-svn: 143155
Diffstat (limited to 'lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud