[all-commits] [llvm/llvm-project] c6e525: LTO: Stop storing string triple
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Sep 10 21:51:10 PDT 2025
Branch: refs/heads/users/arsenm/lto/simplify-triple-handling
Home: https://github.com/llvm/llvm-project
Commit: c6e525e950c81019e9461499e7b62fdfd6574787
https://github.com/llvm/llvm-project/commit/c6e525e950c81019e9461499e7b62fdfd6574787
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
M llvm/lib/LTO/LTOCodeGenerator.cpp
Log Message:
-----------
LTO: Stop storing string triple
Simplify Triple computing code and avoid reconstruction and
string based logic
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