[all-commits] [llvm/llvm-project] 0944b2: [Multilib] Custom flags YAML parsing
Victor Campos via All-commits
all-commits at lists.llvm.org
Tue Oct 1 05:48:36 PDT 2024
Branch: refs/heads/users/vhscampos/multilib-flags-yaml-parsing
Home: https://github.com/llvm/llvm-project
Commit: 0944b25e7274d53b15bfc60dc3a61cf2e558b499
https://github.com/llvm/llvm-project/commit/0944b25e7274d53b15bfc60dc3a61cf2e558b499
Author: Victor Campos <victor.campos at arm.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M clang/include/clang/Driver/Multilib.h
M clang/lib/Driver/Multilib.cpp
Log Message:
-----------
[Multilib] Custom flags YAML parsing
This patch adds support for custom flags in the multilib YAML file.
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