mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 19:34:29 +00:00
![Jonas Devlieghere](/assets/img/avatar_default.png)
This renames the "Goals & Status" section to "Project" and the "Resources" section to "Development". To better match this layout I've moved the releases page under "Project".
22 lines
358 B
ReStructuredText
22 lines
358 B
ReStructuredText
Releases
|
|
========
|
|
|
|
Nightly Builds
|
|
--------------
|
|
|
|
Nightly builds of LLDB are packaged and tested from trunk:
|
|
|
|
Debian and Ubuntu: https://apt.llvm.org
|
|
|
|
The pkgsrc framework offers a package with recent LLDB in the wip repository:
|
|
|
|
::
|
|
|
|
cd pkgsrc/wip/lldb-git
|
|
make install clean
|
|
|
|
Releases
|
|
--------
|
|
|
|
LLDB is packaged in most of the Debian & Ubuntu releases.
|