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 ffac140 commit 438f984Copy full SHA for 438f984
llvm/test/tools/dxil-dis/debug-info.ll
@@ -1,4 +1,7 @@
1
; RUN: llc --filetype=obj %s -o - -experimental-debuginfo-iterators=false | dxil-dis -o - | FileCheck %s
2
+; Note: LLVM has soft disabled experimental-debuginfo-iterators in commit 6a45fce
3
+; XFAIL: *
4
+
5
target triple = "dxil-unknown-shadermodel6.7-library"
6
target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
7
0 commit comments