[all-commits] [llvm/llvm-project] ddbdd5: AArch64: Stop using StringSaver for runtime libcal...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 2 23:13:50 PDT 2025
Branch: refs/heads/users/arsenm/aarch64/stop-using-stringsaver-windows-arm64-ec-libcall-names
Home: https://github.com/llvm/llvm-project
Commit: ddbdd5879b0bf7a5a49b2ecd54f8b29773c61e26
https://github.com/llvm/llvm-project/commit/ddbdd5879b0bf7a5a49b2ecd54f8b29773c61e26
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
Log Message:
-----------
AArch64: Stop using StringSaver for runtime libcall names
This redoes 43ba568daac098b286e1c1207deadd1f59d56cd7 to avoid
the statefulness.
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