[lld] [lld] check cache before real_path in loadDylib (PR #140791)

Ellis Hoag via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 07:25:29 PDT 2025


https://github.com/ellishg approved this pull request.

LGTM
`realfile = file;` is probably the simplest solution. Maybe we can add a comment reminding to set `realfile` after `file` is modified

https://github.com/llvm/llvm-project/pull/140791


More information about the llvm-commits mailing list