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