[gn] fix build after 992cb98462ab
authorNico Weber <thakis@chromium.org>
Sat, 17 Jun 2023 23:02:16 +0000 (19:02 -0400)
committerNico Weber <thakis@chromium.org>
Sat, 17 Jun 2023 23:02:16 +0000 (19:02 -0400)
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn

index cc1b23e..9e10d09 100644 (file)
@@ -39,6 +39,7 @@ static_library("CodeGen") {
     "//llvm/lib/Transforms/Scalar",
     "//llvm/lib/Transforms/Utils",
   ]
+  include_dirs = [ "." ]
   sources = [
     "ABIInfo.cpp",
     "ABIInfoImpl.cpp",