mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 19:15:50 +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}),
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
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
|
||||
Section: libdevel
|
||||
@ -824,4 +823,6 @@ Architecture: amd64
|
||||
#arm64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
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