blob: 2cf9bb5d249cf27f27d6365e58a1a5d765aa32bb [file] [log] [blame]
cc_binary_host {
name: "llvm-pdbdump",
defaults: ["llvm-defaults"],
srcs: ["*.cpp"],
static_libs: [
"libLLVMDebugInfoPDB",
"libLLVMDebugInfoCodeView",
"libLLVMSupport",
],
}