diff options
| author | Duncan Sands <baldrick@free.fr> | 2011-05-06 10:30:37 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2011-05-06 10:30:37 +0000 |
| commit | a071c82900fe1e18722873a3c400ccb082660a57 (patch) | |
| tree | ac77e75a102cb80377907d80230f792001b3180c /llvm/lib/Bitcode/Reader/BitReader.cpp | |
| parent | 540196264345abb2c4552234aa0ed787b38d9426 (diff) | |
| download | llvm-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
