aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-05-06 10:30:37 +0000
committerDuncan Sands <baldrick@free.fr>2011-05-06 10:30:37 +0000
commita071c82900fe1e18722873a3c400ccb082660a57 (patch)
treeac77e75a102cb80377907d80230f792001b3180c /llvm/lib/Bitcode/Reader/BitReader.cpp
parent540196264345abb2c4552234aa0ed787b38d9426 (diff)
downloadllvm-a071c82900fe1e18722873a3c400ccb082660a57.zip
llvm-a071c82900fe1e18722873a3c400ccb082660a57.tar.gz
llvm-a071c82900fe1e18722873a3c400ccb082660a57.tar.bz2
Fix PR9820: a read-only call differs from a load in that a load doesn't
return the pointer being dereferenced, it returns the pointee, but a call might return the pointer itself. llvm-svn: 130979
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions