ladybird/Ports/llvm
Daniel Bertalan b19cc3cdcb Toolchain: Backport --update-section support to llvm-objcopy
This commit backports the LLVM commit that adds support for the
`--update-section` flag to llvm-objcopy. We use this feature of GNU
objcopy to embed the symbol map in the kernel.

The corresponding LLVM Phabricator Differential Revision can be found
here: https://reviews.llvm.org/D112116

This patch is identical to the upstream commit, except for two hunks
that had to be changed as they didn't apply cleanly.
2022-01-10 09:55:45 +03:30
..
patches Toolchain: Backport --update-section support to llvm-objcopy 2022-01-10 09:55:45 +03:30
package.sh Ports: Upgrade LLVM to version 13.0.0 2021-11-28 09:38:57 -08:00