gn build: Merge r372267

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372268 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
GN Sync Bot 2019-09-18 22:21:52 +00:00
parent 79c995399f
commit 7806e6abb4

View File

@ -10,5 +10,6 @@ unittest("BitcodeTests") {
]
sources = [
"BitReaderTest.cpp",
"DataLayoutUpgradeTest.cpp",
]
}