summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-08-13 11:32:54 +0000
committerNico Weber <nicolasweber@gmx.de>2019-08-13 11:32:54 +0000
commit7ed816badeba39ce4e1c025482969876880f3dfc (patch)
treeaf8233e63410a3580e640ad0e707f46d23c395e6
parentd5f873e6a0459cdecf223bffd311dc3badbfdad3 (diff)
downloadbcm5719-llvm-7ed816badeba39ce4e1c025482969876880f3dfc.tar.gz
bcm5719-llvm-7ed816badeba39ce4e1c025482969876880f3dfc.zip
gn build: Merge r368630
llvm-svn: 368668
-rw-r--r--llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn
index 4c207d4f390..8405795685b 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn
@@ -9,5 +9,6 @@ unittest("TextAPITests") {
"ELFYAMLTest.cpp",
"TextStubV1Tests.cpp",
"TextStubV2Tests.cpp",
+ "TextStubV3Tests.cpp",
]
}
OpenPOWER on IntegriCloud