| commit | 1deae203259aadf3014a675d35b968c213802a1c | [log] [tgz] |
|---|---|---|
| author | Nico Weber <thakis@chromium.org> | Tue Aug 27 10:38:33 2024 +0200 |
| committer | Nico Weber <thakis@chromium.org> | Tue Aug 27 10:38:33 2024 +0200 |
| tree | f86ec79e59b7d40c0afca030b16978efa8101a82 | |
| parent | 27ec4649e71a346823f864deb35af4e37a875085 [diff] |
[gn build] Port 89c27d6b07dd
diff --git a/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn b/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn index 8cb60fd..b627b1e 100644 --- a/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn +++ b/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
@@ -45,6 +45,7 @@ "FifoFiles.cpp", "FunctionBreakpoint.cpp", "IOStream.cpp", + "InstructionBreakpoint.cpp", "JSONUtils.cpp", "LLDBUtils.cpp", "OutputRedirector.cpp",