diff options
| author | Jan Svoboda <jan_svoboda@apple.com> | 2025-10-23 10:09:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 10:09:50 -0700 |
| commit | 1ab6c0d60c52539b77e1cbfdc7f1ba47ad140b8d (patch) | |
| tree | 3712e2ff135b6317e56f3d5feb5bd4a20ad96936 /llvm/lib/ExecutionEngine/Orc/LinkGraphLinkingLayer.cpp | |
| parent | ede9dd3951e29632a29e13b2fd8c4b6b9d185643 (diff) | |
| download | llvm-1ab6c0d60c52539b77e1cbfdc7f1ba47ad140b8d.zip llvm-1ab6c0d60c52539b77e1cbfdc7f1ba47ad140b8d.tar.gz llvm-1ab6c0d60c52539b77e1cbfdc7f1ba47ad140b8d.tar.bz2 | |
[clang] Make explicitly-built modules independent of the CWD (#164840)
PR https://github.com/llvm/llvm-project/pull/150123 changed how we
normalize the modules cache path. Unfortunately, empty path would get
normalized to the current working directory. This means that even
explicitly-built PCMs that don't rely on the CWD now embed it, leading
to surprising behavior. This PR fixes that by normalizing an empty
modules cache path to an empty string.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/LinkGraphLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions
