[all-commits] [llvm/llvm-project] 3e06d0: [Multilib] Add -fmultilib-flag command-line option

Victor Campos via All-commits all-commits at lists.llvm.org
Tue Oct 1 05:51:12 PDT 2024


  Branch: refs/heads/users/vhscampos/multilib-flags-cmd-line-option
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e06d0b2afb2360c2b084592d0ed0162f7b2300c
      https://github.com/llvm/llvm-project/commit/3e06d0b2afb2360c2b084592d0ed0162f7b2300c
  Author: Victor Campos <victor.campos at arm.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChain.cpp
    M clang/test/Driver/print-multi-selection-flags.c

  Log Message:
  -----------
  [Multilib] Add -fmultilib-flag command-line option

This option is passed through to the multilib system. It is then used in
conjunction with other options to select the proper library variant.

Details about this change can be found in this thread:
https://discourse.llvm.org/t/rfc-multilib-custom-flags/81058



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