Skip to content

Commit

Permalink
gn build: Merge r368086.
Browse files Browse the repository at this point in the history
llvm-svn: 368096
  • Loading branch information
pcc committed Aug 6, 2019
1 parent 7ae4713 commit 9272a3c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ static_library("DependencyScanning") {
"//llvm/lib/Support",
]
sources = [
"DependencyScanningFilesystem.cpp",
"DependencyScanningService.cpp",
"DependencyScanningWorker.cpp",
]
}

0 comments on commit 9272a3c

Please sign in to comment.