Skip to content

Commit 756c3eb

Browse files
committed
Remove llvm-tgt-verify tool.
1 parent 6007895 commit 756c3eb

File tree

7 files changed

+0
-278
lines changed

7 files changed

+0
-278
lines changed

llvm/test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ set(LLVM_TEST_DEPENDS
136136
llvm-strip
137137
llvm-symbolizer
138138
llvm-tblgen
139-
llvm-tgt-verify
140139
llvm-readtapi
141140
llvm-tli-checker
142141
llvm-undname

llvm/test/CodeGen/AMDGPU/tgt-verify.ll

Lines changed: 0 additions & 45 deletions
This file was deleted.

llvm/test/lit.cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ def get_asan_rtlib():
228228
"llvm-strings",
229229
"llvm-strip",
230230
"llvm-tblgen",
231-
"llvm-tgt-verify",
232231
"llvm-readtapi",
233232
"llvm-undname",
234233
"llvm-windres",

llvm/tools/llvm-tgt-verify/CMakeLists.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

llvm/tools/llvm-tgt-verify/llvm-tgt-verify.cpp

Lines changed: 0 additions & 171 deletions
This file was deleted.

llvm/utils/gn/secondary/llvm/test/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ group("test") {
320320
"//llvm/tools/llvm-strings",
321321
"//llvm/tools/llvm-symbolizer:symlinks",
322322
"//llvm/tools/llvm-tli-checker",
323-
"//llvm/tools/llvm-tgt-verify",
324323
"//llvm/tools/llvm-undname",
325324
"//llvm/tools/llvm-xray",
326325
"//llvm/tools/lto",

llvm/utils/gn/secondary/llvm/tools/llvm-tgt-verify/BUILD.gn

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)