[all-commits] [llvm/llvm-project] 76d94d: Revert "[ORC] Drop Comdat when discarding IR symbol"
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Sat Feb 4 12:26:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76d94d3eedf058644a101510597b90d1f441b710
https://github.com/llvm/llvm-project/commit/76d94d3eedf058644a101510597b90d1f441b710
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Layer.cpp
R llvm/test/ExecutionEngine/Orc/Inputs/weak-comdat-def.ll
R llvm/test/ExecutionEngine/Orc/weak-comdat.ll
Log Message:
-----------
Revert "[ORC] Drop Comdat when discarding IR symbol"
A number of AArch64 bots report errors in clang-repl, for example
https://lab.llvm.org/buildbot/#/builders/197/builds/3920
This reverts commit 87d7838202267a011639fcbf97263556ccf091dc.
More information about the All-commits
mailing list