]> granicus.if.org Git - llvm/commitdiff
gn build: Merge r374277
authorGN Sync Bot <llvmgnsyncbot@gmail.com>
Thu, 10 Oct 2019 04:29:49 +0000 (04:29 +0000)
committerGN Sync Bot <llvmgnsyncbot@gmail.com>
Thu, 10 Oct 2019 04:29:49 +0000 (04:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374278 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn

index 8405795685bd21b4b8261662efc6cbf8fa037550..8e51943b7e263142c019e4267252fd43d62b8209 100644 (file)
@@ -10,5 +10,6 @@ unittest("TextAPITests") {
     "TextStubV1Tests.cpp",
     "TextStubV2Tests.cpp",
     "TextStubV3Tests.cpp",
+    "TextStubV4Tests.cpp",
   ]
 }