gn build: Merge the test part of r353237.

llvm-svn: 353369
This commit is contained in:
Peter Collingbourne 2019-02-07 02:40:49 +00:00
parent 847b92947e
commit c449409533
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ unittest("ADTTests") {
# Some tests include files from IR, but there's no library dependency.
"//llvm/include/llvm/IR:public_tablegen",
"//llvm/lib/Support",
"//llvm/lib/Testing/Support",
]
sources = [
"APFloatTest.cpp",