]> granicus.if.org Git - llvm/commitdiff
gn build: Merge r369061
authorNico Weber <nicolasweber@gmx.de>
Fri, 16 Aug 2019 00:04:42 +0000 (00:04 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 16 Aug 2019 00:04:42 +0000 (00:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369073 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

index 4cc013c9cb57547b29e7b81a2b21b08597ab26f4..8f5ba4248f4df187ed1674012ef2e84c1dee75f3 100644 (file)
@@ -11,6 +11,7 @@ executable("llvm-reduce") {
     "TestRunner.cpp",
     "deltas/Delta.cpp",
     "deltas/ReduceFunctions.cpp",
+    "deltas/ReduceGlobalVars.cpp",
     "llvm-reduce.cpp",
   ]
 }