diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-06-13 19:55:04 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-06-13 19:55:04 +0000 |
commit | d0bdf3e02ba61a704bae67f188ff7e5a8be135ed (patch) | |
tree | 876b50fd5f819e9059bb48242e8990375ba3e533 /clang/lib/Basic/FileManager.cpp | |
parent | 99646871a74669a33ccd4c004a2087e2a348ddd6 (diff) | |
download | llvm-d0bdf3e02ba61a704bae67f188ff7e5a8be135ed.zip llvm-d0bdf3e02ba61a704bae67f188ff7e5a8be135ed.tar.gz llvm-d0bdf3e02ba61a704bae67f188ff7e5a8be135ed.tar.bz2 |
Fix AAResults::callCapturesBefore for operand bundles
Summary:
AAResults::callCapturesBefore would previously ignore operand
bundles. It was possible for a later instruction to miss its memory
dependency on a call site that would only access the pointer through a
bundle.
Patch by Oscar Blumberg!
Reviewers: sanjoy
Differential Revision: http://reviews.llvm.org/D21286
llvm-svn: 272580
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions