[all-commits] [llvm/llvm-project] e97065: [JITLink][AArch32] Reflow code structure after llv...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Sat Nov 25 03:42:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e970652776bd07dbe42be557bf98722749230653
https://github.com/llvm/llvm-project/commit/e970652776bd07dbe42be557bf98722749230653
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2023-11-25 (Sat, 25 Nov 2023)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
M llvm/unittests/ExecutionEngine/JITLink/AArch32ErrorTests.cpp
M llvm/unittests/ExecutionEngine/JITLink/AArch32Tests.cpp
Log Message:
-----------
[JITLink][AArch32] Reflow code structure after llvm::endianness refactor (NFC)
More information about the All-commits
mailing list