[all-commits] [llvm/llvm-project] c2f5e4: [ELF] Again attempt to fix test on BE architectures
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jan 5 09:49:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2f5e435a561cb0ebd3334a1377ebbefe8dcf5c3
https://github.com/llvm/llvm-project/commit/c2f5e435a561cb0ebd3334a1377ebbefe8dcf5c3
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-01-05 (Fri, 05 Jan 2024)
Changed paths:
M llvm/include/llvm/Object/ELFObjectFile.h
M llvm/unittests/Object/ELFObjectFileTest.cpp
Log Message:
-----------
[ELF] Again attempt to fix test on BE architectures
Summary:
This formats something according to the style, and again attempts to fix
this failing on the BE PPC test. Sorry for the spam, these commits are
the only way I can check it because the failure isn't local.
More information about the All-commits
mailing list