Skip to content

Commit a0da875

Browse files
committed
gn build: check-clang depends on llvm-cxxfilt.
1 parent 8259182 commit a0da875

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/test

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ group("test") {
142142
"//llvm/tools/llvm-bcanalyzer",
143143
"//llvm/tools/llvm-cat",
144144
"//llvm/tools/llvm-config",
145+
"//llvm/tools/llvm-cxxfilt",
145146
"//llvm/tools/llvm-dis",
146147
"//llvm/tools/llvm-dwarfdump",
147148
"//llvm/tools/llvm-ifs",

0 commit comments

Comments
 (0)