[all-commits] [llvm/llvm-project] 4ba1f0: [JITLink] Remove overly-restrictive visibility che...
lhames via All-commits
all-commits at lists.llvm.org
Mon Sep 26 11:20:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ba1f04465859fc56514bd4dca21066eea595294
https://github.com/llvm/llvm-project/commit/4ba1f04465859fc56514bd4dca21066eea595294
Author: Lang Hames <lhames at gmail.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
Log Message:
-----------
[JITLink] Remove overly-restrictive visibility check introduced in 75404e9ef88.
ELF undefined symbols can have non-default visibility.
More information about the All-commits
mailing list