Skip to content

Commit 94311be

Browse files
committed
fixed comment
1 parent cf8b87b commit 94311be

File tree

1 file changed

+1
-1
lines changed
  • src/tools/run-make-support/src/external_deps

1 file changed

+1
-1
lines changed

src/tools/run-make-support/src/external_deps/llvm.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ pub struct LlvmDwarfdump {
110110
cmd: Command,
111111
}
112112

113-
/// A `llvm-dwarfdump` invocation builder.
113+
/// A `llvm-pdbutil` invocation builder.
114114
#[derive(Debug)]
115115
#[must_use]
116116
pub struct LlvmPdbutil {

0 commit comments

Comments
 (0)