mirror of
https://github.com/opnsense/src.git
synced 2026-05-18 03:59:39 -04:00
Merge commit c6ebc651b6fa from llvm git (by Simon Atanasyan): [LLD] Support compressed input sections on big-endian targets This patch enables compressed input sections on big-endian targets by checking the target endianness and selecting an appropriate `Chdr` structure. Fixes PR51369 Differential Revision: https://reviews.llvm.org/D107635 Reported by: emaste (cherry picked from commit |
||
|---|---|---|
| .. | ||
| clang | ||
| lld/Common | ||
| lldb/Host | ||
| llvm | ||
| Plugins | ||
| VCSVersion.inc | ||