Skip to content

Commit 855bac2

Browse files
authored
[llvm-dwp] Add missing llvm-dwp tool in lit config tool substitution (#81217)
1 parent 5932f3f commit 855bac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/lit.cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ def get_asan_rtlib():
190190
"llvm-dis",
191191
"llvm-dwarfdump",
192192
"llvm-dwarfutil",
193+
"llvm-dwp",
193194
"llvm-dlltool",
194195
"llvm-exegesis",
195196
"llvm-extract",

0 commit comments

Comments
 (0)