tools/llvm: update to 18.1.7
authorKonstantin Demin <rockdrilla@gmail.com>
Wed, 19 Jun 2024 16:43:51 +0000 (19:43 +0300)
committerRobert Marko <robimarko@gmail.com>
Mon, 24 Jun 2024 11:56:14 +0000 (13:56 +0200)
commit6988fe3d988aab9d408d76fa3ecf206a0dc20e6d
treef8a9d682326f05b939b42a77d7f02d3ac3849423
parent85d9fd6f0ec776d334871c052f4e15903238d9b4
tools/llvm: update to 18.1.7

- release notes:
  - https://discourse.llvm.org/t/llvm-16-0-0-release/69326
  - https://discourse.llvm.org/t/llvm-17-0-1-released/73549
  - https://discourse.llvm.org/t/llvm-18-1-0-released/77448
  - https://discourse.llvm.org/t/llvm-18-1-1-released/77540
  - https://discourse.llvm.org/t/18-1-2-released/77821
  - https://discourse.llvm.org/t/18-1-3-released/78136
  - https://discourse.llvm.org/t/18-1-4-released/78430
  - https://discourse.llvm.org/t/18-1-5-released/78740
  - https://discourse.llvm.org/t/18-1-6-released/79068
  - https://discourse.llvm.org/t/18-1-7-released/79433
- remove PKG_RELEASE (irrelevant to tools)
- set default target/triplet to "bpf"
- rearrange configuration options
- better control feature support and improve build reproducibility:
  disable auxiliary features that are enabled implicitly - their
  support is detected at build-time

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15704
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/llvm-bpf/Makefile