diff options
| author | Vitaly Buka <vitalybuka@google.com> | 2016-10-18 18:05:06 +0000 |
|---|---|---|
| committer | Vitaly Buka <vitalybuka@google.com> | 2016-10-18 18:05:06 +0000 |
| commit | 8dbe20c1c786c5fd9cacbd36484e9f48e48bec52 (patch) | |
| tree | f2909fab9e79191e39678bc5669e132696b78952 /llvm/test/Instrumentation | |
| parent | b1cdd1f6d74a520c5857a82a5d8d6e86e77cacc9 (diff) | |
| download | bcm5719-llvm-8dbe20c1c786c5fd9cacbd36484e9f48e48bec52.tar.gz bcm5719-llvm-8dbe20c1c786c5fd9cacbd36484e9f48e48bec52.zip | |
[asan] Rename test file as the poisoning is not "experimental"
Reviewers: eugenis
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D25737
llvm-svn: 284507
Diffstat (limited to 'llvm/test/Instrumentation')
| -rw-r--r-- | llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime-be.ll (renamed from llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll) | 0 | ||||
| -rw-r--r-- | llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime.ll (renamed from llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime-be.ll index 059c49a3457..059c49a3457 100644 --- a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll +++ b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime-be.ll diff --git a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime.ll index 48d3b0e53cc..48d3b0e53cc 100644 --- a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll +++ b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime.ll |

