1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

gn build: Merge r372267

llvm-svn: 372268
This commit is contained in:
GN Sync Bot 2019-09-18 22:21:52 +00:00
parent 29e7e13b1b
commit 424d18eccd

View File

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