Loading llvm/utils/gn/secondary/llvm/utils/TableGen/tablegen.gni +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ template("tablegen") { args = [ rebase_path(tblgen_executable, root_build_dir), "--write-if-changed", "-I", rebase_path("//llvm/include", root_build_dir), Loading Loading
llvm/utils/gn/secondary/llvm/utils/TableGen/tablegen.gni +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ template("tablegen") { args = [ rebase_path(tblgen_executable, root_build_dir), "--write-if-changed", "-I", rebase_path("//llvm/include", root_build_dir), Loading