[all-commits] [llvm/llvm-project] 2af400: Revert "[MCExpr] Remove generic getVariantKindName...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Mar 3 00:26:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2af4007822c75b231d90c84552bc0a4e101e1171
https://github.com/llvm/llvm-project/commit/2af4007822c75b231d90c84552bc0a4e101e1171
Author: Kazu Hirata <kazu at google.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/include/llvm/MC/MCExpr.h
M llvm/lib/MC/MCAsmInfo.cpp
M llvm/lib/MC/MCExpr.cpp
M llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
Log Message:
-----------
Revert "[MCExpr] Remove generic getVariantKindName and getVariantKindForName"
This reverts commit 04b49b11a8f70424263a3fc1f9c5bc69a9f46844.
This patch breaks ThinLTO/X86/memprof-tailcall-nonunique.ll.
Builtbot failures:
https://lab.llvm.org/buildbot/#/builders/108/builds/9933
https://lab.llvm.org/buildbot/#/builders/25/builds/6868
https://lab.llvm.org/buildbot/#/builders/46/builds/12890
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