commit | 91391429723407ae43abf13bca1f8e849a18e6bd | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Thu May 26 17:36:22 2016 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Thu May 26 17:36:22 2016 +0000 |
tree | b97d92ead04898fe363aa6db180bda0009ae4f5e | |
parent | c1645b33e4ce25b694aa34e8c17e94939384f4a7 [diff] |
[CaptureTracking] Volatile operations capture their memory location The memory location that corresponds to a volatile operation is very special. They are observed by the machine in ways which we cannot reason about. Differential Revision: http://reviews.llvm.org/D20555 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270879 91177308-0d34-0410-b5e6-96231b3b80d8