[all-commits] [llvm/llvm-project] 435a54: [KeyInstr] Fix clang tests
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Fri May 23 03:22:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 435a542009d45d85fbd9a2ff0df735572d5cc276
https://github.com/llvm/llvm-project/commit/435a542009d45d85fbd9a2ff0df735572d5cc276
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M clang/test/DebugInfo/KeyInstructions/init-agg.c
R clang/test/DebugInfo/KeyInstructions/init-agg.cpp
M clang/test/DebugInfo/KeyInstructions/init-static.cpp
Log Message:
-----------
[KeyInstr] Fix clang tests
These broke some downstream bots for a few reasons:
init-agg.c(pp) - Hard coded GEP index size. Merged init-agg.c and
init-agg.cpp as that was the intention, and they diverged as a result
of a bad rebase.
init-static.cpp - Hard coded register names and mangling assumptions.
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