We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f2ef7 commit 4c22de1Copy full SHA for 4c22de1
llvm/test/Verifier/dllstorage.ll
@@ -1,4 +1,4 @@
1
-; RUN: not opt -verify %s 2>&1 | FileCheck %s
+; RUN: not opt -opaque-pointers -verify %s 2>&1 | FileCheck %s
2
3
target datalayout = "e-m:w-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
4
target triple = "x86_64-pc-windows-gnu"
0 commit comments