[clang] [Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin (PR #87866)
YunQiang Su via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 16 01:35:19 PDT 2024
wzssyqa wrote:
See: https://github.com/llvm/llvm-project/pull/87866
Can you have a try to add an extra option
```
-resource-dir=%S/Inputs/resource_dir
```
https://github.com/llvm/llvm-project/pull/87866
More information about the cfe-commits
mailing list