summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-08-11 20:49:27 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-08-11 20:49:27 +0000
commitb8956a70d3486556b93ea5d5074d340866f16f88 (patch)
treee06f3a521dc14bd5266e7efff266078b5401b9bb /libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of
parentf6822c869c70718573deaeb374337ba869341a42 (diff)
downloadbcm5719-llvm-b8956a70d3486556b93ea5d5074d340866f16f88.tar.gz
bcm5719-llvm-b8956a70d3486556b93ea5d5074d340866f16f88.zip
Fix access to undefined weak symbols in pic code
When the access to a weak symbol is not a call, the access has to be able to produce the value 0 at runtime. We were sometimes producing code sequences where that was not possible if the code was leaded more than 4g away from 0. llvm-svn: 310756
Diffstat (limited to 'libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud