Skip to content

Commit 5abbb56

Browse files
committed
[gn] port 128af45
1 parent 206a1d2 commit 5abbb56

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/lldb/tools/lldb-dap/tool

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/lldb/tools/lldb-dap/tool/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import("//llvm/version.gni")
55
tablegen("Options") {
66
visibility = [ ":lldb-dap" ]
77
args = [ "-gen-opt-parser-defs" ]
8-
td_file = "../Options.td"
8+
td_file = "Options.td"
99
}
1010

1111
if (host_os == "mac") {

0 commit comments

Comments
 (0)