1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-21 18:22:53 +01:00

[gn build] Port 403e67d34d03

This commit is contained in:
LLVM GN Syncbot 2021-07-21 00:19:59 +00:00
parent ba558b5d3e
commit 2c7e558308

View File

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