[all-commits] [llvm/llvm-project] 48c217: Revert "[JITLink] Add an initial implementation of...
wanglei via All-commits
all-commits at lists.llvm.org
Wed Jan 18 00:53:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48c2172e51b27ce173daf22c0266c7a380d8adf7
https://github.com/llvm/llvm-project/commit/48c2172e51b27ce173daf22c0266c7a380d8adf7
Author: wanglei <wanglei at loongson.cn>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
R llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h
R llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h
M llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt
M llvm/lib/ExecutionEngine/JITLink/ELF.cpp
R llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
R llvm/lib/ExecutionEngine/JITLink/loongarch.cpp
M llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp
R llvm/test/ExecutionEngine/JITLink/LoongArch/ELF_loongarch32_relocations.s
R llvm/test/ExecutionEngine/JITLink/LoongArch/ELF_loongarch64_ehframe.s
R llvm/test/ExecutionEngine/JITLink/LoongArch/ELF_loongarch64_relocations.s
R llvm/test/ExecutionEngine/JITLink/LoongArch/lit.local.cfg
Log Message:
-----------
Revert "[JITLink] Add an initial implementation of JITLink for ELF/LoongArch"
This reverts commit 28b6f38d0a841451af7b4893368543382dd5e630.
This breaks on LoongArch64 bot.
https://lab.llvm.org/staging/#/builders/236/builds/896
More information about the All-commits
mailing list