diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-07-10 16:07:11 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-07-10 16:07:11 +0000 |
commit | 511fea7acdc360bc77978370cfbe0218738ea24c (patch) | |
tree | c54e40b1a3b965aa7478dc6acfb1aa5a81cc6ba2 /clang/lib/CodeGen | |
parent | 99ef23654278d4bad3bf76a8156ae6079d1b4b51 (diff) | |
download | bcm5719-llvm-511fea7acdc360bc77978370cfbe0218738ea24c.tar.gz bcm5719-llvm-511fea7acdc360bc77978370cfbe0218738ea24c.zip |
Feeding isSafeToSpeculativelyExecute its DataLayout pointer (in Sink)
This is the one remaining place I see where passing
isSafeToSpeculativelyExecute a DataLayout pointer might matter (at least for
loads) -- I think I got the others in r212720. Most of the other remaining
callers of isSafeToSpeculativelyExecute only use it for call sites (or
otherwise exclude loads).
llvm-svn: 212730
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions