llvm-project
ad6558c3 - [runtimes] Fix not correctly searching target builtins directories (#103311)

Commit
1 year ago
[runtimes] Fix not correctly searching target builtins directories (#103311) Summary: Enabling `compiler-rt` only worked previously if we had it in the default target. This is because we didn't extract the path carefully. This patch fixes that by getting the correct path and appending it, instead of just the project name.
Author
Parents
Loading