[gn build] Port 5e508b9bac

This commit is contained in:
LLVM GN Syncbot 2020-04-02 11:15:00 +00:00
parent 5e508b9bac
commit ab25d37354
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ executable("llvm-dwarfdump") {
"//llvm/lib/Target:AllTargetsInfos",
]
sources = [
"SectionSizes.cpp",
"Statistics.cpp",
"llvm-dwarfdump.cpp",
]