1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] Port 250de7388b3

This commit is contained in:
LLVM GN Syncbot 2020-11-11 14:04:25 +00:00
parent 692744bd80
commit 1270e4ba61

View File

@ -21,6 +21,7 @@ executable("llvm-reduce") {
"deltas/ReduceInstructions.cpp",
"deltas/ReduceMetadata.cpp",
"deltas/ReduceOperandBundles.cpp",
"deltas/ReduceSpecialGlobals.cpp",
"llvm-reduce.cpp",
]
}