Skip to content

Commit

Permalink
gn build: (manually) merge b32bae6
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Oct 31, 2019
1 parent 4b6597f commit 7e23f88
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ unittest("ScalarTests") {
"//llvm/lib/Analysis",
"//llvm/lib/AsmParser",
"//llvm/lib/IR",
"//llvm/lib/Passes",
"//llvm/lib/Support",
"//llvm/lib/Testing/Support",
"//llvm/lib/Transforms/Scalar",
"//llvm/lib/Transforms/Utils",
]
sources = [
"LICMTest.cpp",
"LoopPassManagerTest.cpp",
]
}

0 comments on commit 7e23f88

Please sign in to comment.