commit | 026ce82649a872c0f5e8ea039341644f25ae53a7 | [log] [tgz] |
---|---|---|
author | Tim Northover <Tim.Northover@arm.com> | Fri Feb 08 08:00:13 2013 +0000 |
committer | Tim Northover <Tim.Northover@arm.com> | Fri Feb 08 08:00:13 2013 +0000 |
tree | aedc010ec4fc948e54a30ac1b6f5631f08c2e823 | |
parent | 6bbaa772515e5bd021f38358667746db40ae54d2 [diff] |
Improve filechecking of volatile test. My previous attempt was extremely deficient, allowing more volatiles to be introduced and not even checking all of the ones that are present. This attempt doesn't try to keep track of the values stored or offsets within particular objects, just that the correct objects are accessed in a correctly volatile manner throughout. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174700 91177308-0d34-0410-b5e6-96231b3b80d8