guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#69581] [PATCH 10/11] gnu: clang-properties: Update x86_64 micro-arc


From: Ludovic Courtès
Subject: [bug#69581] [PATCH 10/11] gnu: clang-properties: Update x86_64 micro-architectures.
Date: Wed, 06 Mar 2024 19:12:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Efraim Flashner <efraim@flashner.co.il> skribis:

> * gnu/packages/llvm.scm (clang-properties): Add entries on x86_64 for
> versions 17, 16, 15, 13, 9 and remove entry for version 10.
>
> Change-Id: I93149c30f011c6de8ff0cc2c2b6f0186540359cd

[...]

> -      ;; This list was obtained by running:
> -      ;;
> -      ;;   guix shell clang -- llc -march=x86-64 -mattr=help
> -      ;;
> -      ;; filtered from uninteresting entries such as "i686" and "pentium".

[...]

> +      ("x86_64"
> +       ;; This list was obtained from 
> clang/test/Misc/target-invalid-cpu-note.c

Does the ‘llc’ method no longer work?  It looked easier.

Apart from that, LGTM.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]