OSDN Git Service

gn build: Merge r363658
authorNico Weber <nicolasweber@gmx.de>
Tue, 18 Jun 2019 12:29:04 +0000 (12:29 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 18 Jun 2019 12:29:04 +0000 (12:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363673 91177308-0d34-0410-b5e6-96231b3b80d8

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

index b13b8c8..d3342af 100644 (file)
@@ -40,6 +40,7 @@ unittest("IRTests") {
     "ValueHandleTest.cpp",
     "ValueMapTest.cpp",
     "ValueTest.cpp",
+    "VectorTypesTest.cpp",
     "VerifierTest.cpp",
     "WaymarkTest.cpp",
   ]