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 c8d70e9 commit 6ac5410Copy full SHA for 6ac5410
llvm/test/tools/dxil-dis/debug-info.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc --filetype=obj %s -o - | dxil-dis -o - | FileCheck %s
+; RUN: llc --filetype=obj %s -o - -experimental-debuginfo-iterators=false | dxil-dis -o - | FileCheck %s
2
target triple = "dxil-unknown-shadermodel6.7-library"
3
target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
4
0 commit comments