We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba2605 commit 8013dd8Copy full SHA for 8013dd8
llvm/utils/gn/secondary/lldb/tools/lldb-dap/tool/BUILD.gn
@@ -5,7 +5,7 @@ import("//llvm/version.gni")
5
tablegen("Options") {
6
visibility = [ ":lldb-dap" ]
7
args = [ "-gen-opt-parser-defs" ]
8
- td_file = "../Options.td"
+ td_file = "Options.td"
9
}
10
11
if (host_os == "mac") {
0 commit comments