[all-commits] [llvm/llvm-project] 1ca5fd: Fix failing tests
Kai Nacke via All-commits
all-commits at lists.llvm.org
Fri Apr 4 14:05:03 PDT 2025
Branch: refs/heads/users/redstar/goffwriter-3
Home: https://github.com/llvm/llvm-project
Commit: 1ca5fdc6356d1d6643e38e11ed82c7ce88551ff5
https://github.com/llvm/llvm-project/commit/1ca5fdc6356d1d6643e38e11ed82c7ce88551ff5
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCSectionGOFF.h
M llvm/lib/MC/GOFFObjectWriter.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
M llvm/test/CodeGen/SystemZ/zos-ada-relocations.ll
M llvm/test/CodeGen/SystemZ/zos-intrinsics.ll
M llvm/test/CodeGen/SystemZ/zos-landingpad.ll
M llvm/test/CodeGen/SystemZ/zos-ppa2.ll
M llvm/test/CodeGen/SystemZ/zos-simple-test.ll
M llvm/test/MC/GOFF/empty-goff.s
M llvm/test/MC/GOFF/section.ll
Log Message:
-----------
Fix failing tests
Changes the `printSwitchToSection()` to be more HLASM-ish, and updates the test cases. That was necessary because the emitted name has changed.
However, zos-landingpad.ll is still failing due to a bug.
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