[all-commits] [llvm/llvm-project] e0e80d: [Clang codegen][PPC] Produce AIX-specific "target ...

Hubert Tong via All-commits all-commits at lists.llvm.org
Thu Mar 13 15:13:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0e80dbe432008b280b3b77ac142cc915bd42472
      https://github.com/llvm/llvm-project/commit/e0e80dbe432008b280b3b77ac142cc915bd42472
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M clang/lib/Basic/Targets/PPC.cpp
    A clang/test/Driver/aix-shared-lib-tls-model-opt.c
    M clang/test/Driver/aix-small-local-exec-dynamic-tls.c

  Log Message:
  -----------
  [Clang codegen][PPC] Produce AIX-specific "target features" only for AIX (#130864)

Listing AIX-specific "target features" in the IR are a source of
confusion on PPC Linux. Generate them only for AIX (at least by
default).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list