Skip to content

Commit

Permalink
clang: add a missing dependency on ClangDriverOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jroelofs committed Jul 11, 2023
1 parent 11051d7 commit f5326fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/lib/CodeGen/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ add_clang_library(clangCodeGen

DEPENDS
intrinsics_gen
ClangDriverOptions

LINK_LIBS
clangAST
Expand Down

0 comments on commit f5326fb

Please sign in to comment.