opnsense-src/lib/clang/include
Dimitry Andric ed698ef1e1 Apply upstream lld fix for compressed input sections on BE targets
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 d69d07569e)

Follow-up to d69d07569e by bumping lld local version

This makes it easier to detect that lld's support for compressed input
sections on BE targets is fixed.

(cherry picked from commit cd38d9cf26)
2021-08-14 14:52:55 +02:00
..
clang Merge llvm-project 12.0.1 release and follow-up fixes 2021-07-31 20:56:55 +02:00
lld/Common Merge llvm-project 12.0.1 release and follow-up fixes 2021-07-31 20:56:55 +02:00
lldb/Host Merge llvm-project 12.0.1 release and follow-up fixes 2021-07-31 20:56:55 +02:00
llvm Allow bootstrapping llvm-tblgen on macOS and Linux 2021-08-05 10:01:08 +01:00
Plugins Merge llvm-project 12.0.1 release and follow-up fixes 2021-07-31 20:56:55 +02:00
VCSVersion.inc Apply upstream lld fix for compressed input sections on BE targets 2021-08-14 14:52:55 +02:00