Skip to content

Commit 4c22de1

Browse files
dbudanov-cmplrPavel V Chupin
authored andcommitted
Add opaque pointers switch to llvm/test/Verifier/dllstorage.ll
1 parent f5f2ef7 commit 4c22de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Verifier/dllstorage.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: not opt -verify %s 2>&1 | FileCheck %s
1+
; RUN: not opt -opaque-pointers -verify %s 2>&1 | FileCheck %s
22

33
target datalayout = "e-m:w-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
44
target triple = "x86_64-pc-windows-gnu"

0 commit comments

Comments
 (0)