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

Victor Campos via All-commits all-commits at lists.llvm.org
Mon Nov 4 05:53:12 PST 2024


  Branch: refs/heads/users/vhscampos/multilib-flags-cmd-line-option
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f85ea57b0213633332f2a1bff12f720c8991093
      https://github.com/llvm/llvm-project/commit/4f85ea57b0213633332f2a1bff12f720c8991093
  Author: Victor Campos <victor.campos at arm.com>
  Date:   2024-11-04 (Mon, 04 Nov 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


  Commit: ee2d268d6ab0f231da471875194744b2fb5d32be
      https://github.com/llvm/llvm-project/commit/ee2d268d6ab0f231da471875194744b2fb5d32be
  Author: Victor Campos <victor.campos at arm.com>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M clang/lib/Driver/ToolChain.cpp

  Log Message:
  -----------
  Renamed function


Compare: https://github.com/llvm/llvm-project/compare/829fad54c1b1...ee2d268d6ab0

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