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 b9f4afa commit 575be3eCopy full SHA for 575be3e
llvm/test/tools/llvm-split/AMDGPU/declarations.ll
@@ -1,3 +1,4 @@
1
+; RUN: rm -rf %t0 %t1
2
; RUN: llvm-split -o %t %s -j 2 -mtriple amdgcn-amd-amdhsa
3
; RUN: llvm-dis -o - %t0 | FileCheck --check-prefix=CHECK0 %s
4
; RUN: not llvm-dis -o - %t1
0 commit comments