diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2016-01-13 20:02:03 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2016-01-13 20:02:03 +0000 |
| commit | fc411a9eb44c912f867b49a08d4ea98be89681d9 (patch) | |
| tree | 83d2530c824b866f040519d74b68316c571e0986 /test/msan/insertvalue_origin.cc | |
| parent | 4e3a0d5a8f750527f2f433019967f8f8214c558a (diff) | |
Notes
Diffstat (limited to 'test/msan/insertvalue_origin.cc')
| -rw-r--r-- | test/msan/insertvalue_origin.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/msan/insertvalue_origin.cc b/test/msan/insertvalue_origin.cc index 96d27f08937e..a0c70023f2f6 100644 --- a/test/msan/insertvalue_origin.cc +++ b/test/msan/insertvalue_origin.cc @@ -4,7 +4,6 @@ // RUN: FileCheck %s < %t.out && FileCheck %s < %t.out // Test origin propagation through insertvalue IR instruction. -// REQUIRES: stable-runtime #include <stdio.h> #include <stdint.h> |
