Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/bootstrap/src/core/build_steps/dist.rs
Copy link
Copy Markdown
Member

@jieyouxu jieyouxu May 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review notes:

  • I tested the changes locally on a aarch64-apple-darwin host w/:
    • Apple lldb 2100
    • LLVM lldb 22.1.6

Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,6 @@ impl Step for DebuggerScripts {

cp_debugger_script("lldb_lookup.py");
cp_debugger_script("lldb_providers.py");
cp_debugger_script("lldb_commands")
}
}

Expand Down
86 changes: 0 additions & 86 deletions src/etc/lldb_commands

This file was deleted.

Loading
Loading