1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

[gn build] Port 23c8da25ef7

This commit is contained in:
LLVM GN Syncbot 2020-10-28 13:16:58 +00:00
parent b3730ed205
commit ee39116789

View File

@ -11,6 +11,7 @@ executable("llvm-reduce") {
sources = [
"TestRunner.cpp",
"deltas/Delta.cpp",
"deltas/ReduceAliases.cpp",
"deltas/ReduceArguments.cpp",
"deltas/ReduceAttributes.cpp",
"deltas/ReduceBasicBlocks.cpp",