Skip to content

Commit

Permalink
[gn build] (manually) port 1ee3205 (benchmark move)
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Nov 16, 2021
1 parent 0684839 commit a8e8e2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -3,6 +3,6 @@ executable("ScudoBenchmarks") {
sources = [ "malloc_benchmark.cpp" ]
deps = [
"//compiler-rt/lib/scudo/standalone:sources",
"//llvm/utils/benchmark",
"//third-party/benchmark",
]
}

0 comments on commit a8e8e2d

Please sign in to comment.