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

[gn build] Port 73b6cb67dcd

This commit is contained in:
LLVM GN Syncbot 2020-11-04 12:00:24 +00:00
parent d19e12083d
commit 05c2fcc211

View File

@ -15,7 +15,7 @@ unittest("AArch64Tests") {
]
include_dirs = [ "//llvm/lib/Target/AArch64" ]
sources = [
"DecomposeStackOffsetTest.cpp",
"InstSizes.cpp",
"TestStackOffset.cpp",
]
}