Skip to content

Commit

Permalink
fix tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Jun 3, 2018
1 parent a2c2ed3 commit 7458af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bootstrap/lib.rs
Expand Up @@ -958,7 +958,7 @@ impl Build {
}

fn llvm_tools_vers(&self) -> String {
// XXX should we use LLVM version here?
// japaric: should we use LLVM version here?
// let stdout = build_helper::output(
// Command::new(self.llvm_out(self.config.build).join("build/bin/llvm-size"))
// .arg("--version"),
Expand Down

0 comments on commit 7458af9

Please sign in to comment.