diff options
author | Lang Hames <lhames@gmail.com> | 2025-06-24 11:48:00 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-06-24 11:51:32 +1000 |
commit | ca04d74564d7dcf1d462f9746ffebde30c45db5e (patch) | |
tree | 4bfc3fc7c1adf56f5fb59c0e8eb7e2638662f730 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 88b98d3367f3b1e8741f18789b567b141c8ef87b (diff) | |
download | llvm-ca04d74564d7dcf1d462f9746ffebde30c45db5e.zip llvm-ca04d74564d7dcf1d462f9746ffebde30c45db5e.tar.gz llvm-ca04d74564d7dcf1d462f9746ffebde30c45db5e.tar.bz2 |
[ORC] DLLImportDefinitionGenerator should use LookupKind::Static.
LookupKind::DLSym should only be used for lookups issued on behalf of the ORC
runtime's emulated dlsym operation.
This should fix a bug where ORC runtime clients are unable to access functions
exported by the runtime.
https://github.com/llvm/llvm-project/issues/145296
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions