Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulark committed Sep 7, 2024
1 parent cf8b87b commit 94311be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/run-make-support/src/external_deps/llvm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ pub struct LlvmDwarfdump {
cmd: Command,
}

/// A `llvm-dwarfdump` invocation builder.
/// A `llvm-pdbutil` invocation builder.
#[derive(Debug)]
#[must_use]
pub struct LlvmPdbutil {
Expand Down

0 comments on commit 94311be

Please sign in to comment.