projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228b130
)
gn build: Merge r361953
author
Nico Weber
<nicolasweber@gmx.de>
Wed, 29 May 2019 14:15:35 +0000
(14:15 +0000)
committer
Nico Weber
<nicolasweber@gmx.de>
Wed, 29 May 2019 14:15:35 +0000
(14:15 +0000)
llvm-svn: 361961
llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
patch
|
blob
|
history
diff --git
a/llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
b/llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
index b13b8c8cffc298388bc95bdd92185c402ee7f765..d3342af392da88b7cc61dfacd858cd46b7af8713 100644
(file)
--- a/
llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
+++ b/
llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
@@
-40,6
+40,7
@@
unittest("IRTests") {
"ValueHandleTest.cpp",
"ValueMapTest.cpp",
"ValueTest.cpp",
+ "VectorTypesTest.cpp",
"VerifierTest.cpp",
"WaymarkTest.cpp",
]