blob: 306775d6f80d49e62b0416b2742a15e39a7bba1b [file] [log] [blame]
executable("sanstats") {
deps = [
"//llvm/lib/DebugInfo/Symbolize",
"//llvm/lib/Support",
]
sources = [
"sanstats.cpp",
]
}