Commit 08b23af
lit: Fix DebugInfo test tools warnings
Only substitute DebugInfo-test-specific tools such as llvm-readelf
when running the DebugInfo tests. Otherwise these tools may not be
available, causing llvm-lit to warn about being unable to find the
tools.1 parent 15aa73e commit 08b23af
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
0 commit comments