Skip to content

Commit

Permalink
[gn build] Port 6103fdf
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jul 19, 2021
1 parent 6103fdf commit d0ed402
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion llvm/utils/gn/secondary/llvm/tools/llvm-ifs/BUILD.gn
Expand Up @@ -6,5 +6,8 @@ executable("llvm-ifs") {
"//llvm/lib/Support",
"//llvm/lib/TextAPI",
]
sources = [ "llvm-ifs.cpp" ]
sources = [
"ErrorCollector.cpp",
"llvm-ifs.cpp",
]
}

0 comments on commit d0ed402

Please sign in to comment.