[all-commits] [llvm/llvm-project] fdb657: Revert "[JITLink] Add anonymous symbols in LinkGra...
luxufan via All-commits
all-commits at lists.llvm.org
Sat Jan 22 01:28:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdb6578514dd3799ad23c8bbb7699577c0fb414d
https://github.com/llvm/llvm-project/commit/fdb6578514dd3799ad23c8bbb7699577c0fb414d
Author: luxufan <932494295 at qq.com>
Date: 2022-01-22 (Sat, 22 Jan 2022)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
M llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
M llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
M llvm/lib/ExecutionEngine/JITLink/riscv.cpp
R llvm/test/ExecutionEngine/JITLink/RISCV/anonymous_symbol.s
Log Message:
-----------
Revert "[JITLink] Add anonymous symbols in LinkGraph for unnamed temporary symbols"
This reverts commit de872382951572b70dfaefe8d77eb98d15586115.
Buildbot check error
More information about the All-commits
mailing list