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

Victor Campos via All-commits all-commits at lists.llvm.org
Thu Oct 24 02:15:58 PDT 2024


  Branch: refs/heads/users/vhscampos/multilib-flags-cmd-line-option
  Home:   https://github.com/llvm/llvm-project
  Commit: 829fad54c1b1ee204633e4c1d7dcef3657c179cd
      https://github.com/llvm/llvm-project/commit/829fad54c1b1ee204633e4c1d7dcef3657c179cd
  Author: Victor Campos <victor.campos at arm.com>
  Date:   2024-10-23 (Wed, 23 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