diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-05-23 04:13:20 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-05-23 04:13:20 +0000 |
commit | 01ade177e944ba81794fdcaf01c41bd558a31ede (patch) | |
tree | c0d9a3aab0747cfa754a5aebe216df47950ac8ed /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9fc5c814fa5f3804cb8748f355276ac0b1b4e0a4 (diff) | |
download | bcm5719-llvm-01ade177e944ba81794fdcaf01c41bd558a31ede.tar.gz bcm5719-llvm-01ade177e944ba81794fdcaf01c41bd558a31ede.zip |
If the first argument of __builtin_object_size can be folded to a constant
pointer, but such folding encounters side-effects, ignore the side-effects
rather than performing them at runtime: CodeGen generates wrong code for
__builtin_object_size in that case.
llvm-svn: 157310
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions