mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-07 06:14:05 +00:00
bolt: add description
This commit is contained in:
parent
4dbb897faa
commit
be4a884bdc
9
debian/control
vendored
9
debian/control
vendored
@ -814,9 +814,8 @@ Architecture: amd64
|
|||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libbolt-15-dev (= ${binary:Version}),
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libbolt-15-dev (= ${binary:Version}),
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Description: Post-link optimizer
|
Description: Post-link optimizer
|
||||||
TODO
|
It achieves the improvements by optimizing application's code layout based on
|
||||||
|
execution profile gathered by sampling profiler.
|
||||||
|
|
||||||
|
|
||||||
Package: libbolt-15-dev
|
Package: libbolt-15-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
@ -824,4 +823,6 @@ Architecture: amd64
|
|||||||
#arm64
|
#arm64
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: Post-link optimizer
|
Description: Post-link optimizer
|
||||||
TODO
|
It achieves the improvements by optimizing application's code layout based on
|
||||||
|
execution profile gathered by sampling profiler.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user