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 1565e12 commit 75fe9a2Copy full SHA for 75fe9a2
llvm/test/CodeGen/DirectX/strip-module-md.ll
@@ -8,10 +8,6 @@ target triple = "dxil-unknown-shadermodel6.0-compute"
8
; CHECK-NOT: !dx.rootsignatures
9
; CHECK-NOT: !llvm.errno.tbaa
10
;
11
-; Check that allowed metadata is unmodified to catch changes in it's structure.
12
-; If this fails, please ensure that the updated form is DXIL compatible before
13
-; updating the test.
14
-;
15
; CHECK-DAG: !llvm.dbg.cu
16
; CHECK-DAG: !llvm.module.flags
17
0 commit comments