[PATCH] D106305: [compiler-rt][CMake][arm64] Use a custom target for symlinking LSE sources

Raul Tambre via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 11:32:51 PDT 2021


tambre marked an inline comment as done.
tambre added a comment.

I've commandeered this and used the custom target approach to ensure that all builtin Make sub-invocations depend on the symlinks having been created before.
Makefiles seem to now be generated in the correct way.

@steven_wu Could you try if this works?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106305/new/

https://reviews.llvm.org/D106305



More information about the llvm-commits mailing list