Skip to content

Commit e1f57fa

Browse files
haonanya1preethi-intel
authored andcommitted
[NFC] Add opaque-pointers option
1 parent 2c805fc commit e1f57fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Instrumentation/MemorySanitizer/count-zeroes.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2-
; RUN: opt %s -S -passes=msan 2>&1 | FileCheck %s
2+
; INTEL RUN: opt %s -opaque-pointers -S -passes=msan 2>&1 | FileCheck %s
33

44
target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
55
target triple = "x86_64-unknown-linux-gnu"

0 commit comments

Comments
 (0)