Skip to content

Commit

Permalink
[gn build] Port eca4006
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Dec 23, 2019
1 parent 46f02fc commit d105ea2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
Expand Up @@ -59,7 +59,6 @@ static_library("Basic") {
"ObjCRuntime.cpp",
"OpenMPKinds.cpp",
"OperatorPrecedence.cpp",
"OptionUtils.cpp",
"SanitizerBlacklist.cpp",
"SanitizerSpecialCaseList.cpp",
"Sanitizers.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn
Expand Up @@ -36,6 +36,7 @@ static_library("Driver") {
"DriverOptions.cpp",
"Job.cpp",
"Multilib.cpp",
"OptionUtils.cpp",
"Phases.cpp",
"SanitizerArgs.cpp",
"Tool.cpp",
Expand Down

0 comments on commit d105ea2

Please sign in to comment.