Skip to content
Merged
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: 1 addition & 0 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ sudo apt install clang ccache lld

#### Configure for Building

1. **If you haven't already**, [activate the Python environment](#set-up-the-python-environment)
1. Choose command relevant to LLVM setup:
1. **If you want the more straightforward option**, run the "in-tree" setup:

Expand Down
Loading