mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-27 14:13:48 +00:00
bolt: add description
This commit is contained in:
parent
f8662a1771
commit
834eff2d9b
9
debian/control
vendored
9
debian/control
vendored
@ -817,9 +817,8 @@ Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libbolt-16-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-16-dev
|
||||
Section: libdevel
|
||||
@ -827,4 +826,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