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

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 09:43:23 PDT 2021


steven_wu added a comment.

Oh, wait, I do see this warning in the build and I am not sure if this will be a problem or not:

  Dependee "/Users/steven/dev/monorepo/makefile_build/projects/compiler-rt/lib/builtins/CMakeFiles/lse_builtin_symlinks.dir/DependInfo.cmake" is newer than depender "/Users/steven/dev/monorepo/makefile_build/projects/compiler-rt/lib/builtins/CMakeFiles/lse_builtin_symlinks.dir/depend.internal".


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