forked from OSchip/llvm-project
[gn build] Port 403e67d34d
This commit is contained in:
parent
403e67d34d
commit
d81a3cbe8b
|
@ -28,6 +28,7 @@ executable("llvm-dwp") {
|
|||
"//llvm/lib/Target:TargetsToBuild",
|
||||
]
|
||||
sources = [
|
||||
"DWP.cpp",
|
||||
"DWPError.cpp",
|
||||
"llvm-dwp.cpp",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue