forked from OSchip/llvm-project
[gn build] Port 5e508b9bac
This commit is contained in:
parent
5e508b9bac
commit
ab25d37354
|
@ -8,6 +8,7 @@ executable("llvm-dwarfdump") {
|
|||
"//llvm/lib/Target:AllTargetsInfos",
|
||||
]
|
||||
sources = [
|
||||
"SectionSizes.cpp",
|
||||
"Statistics.cpp",
|
||||
"llvm-dwarfdump.cpp",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue