[gn build] Port 73b6cb67dc

This commit is contained in:
LLVM GN Syncbot 2020-11-04 12:00:24 +00:00
parent 1581331dff
commit beb825168d
1 changed files with 1 additions and 1 deletions

View File

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