[gn build] Port 403e67d34d

This commit is contained in:
LLVM GN Syncbot 2021-07-21 00:19:59 +00:00
parent 403e67d34d
commit d81a3cbe8b
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ executable("llvm-dwp") {
"//llvm/lib/Target:TargetsToBuild",
]
sources = [
"DWP.cpp",
"DWPError.cpp",
"llvm-dwp.cpp",
]