[PATCH] D99620: [CMake][Compiler-rt] Compute LLVM_MAIN_SRC_DIR assuming the monorepo layout.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 16:05:05 PDT 2021


delcypher updated this revision to Diff 335040.
delcypher added a comment.

- Add `get_compiler_rt_root_source_dir` function for computing where the compiler-rt source tree root is located.
- Handle Compiler-RT builtins standalone build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99620

Files:
  compiler-rt/cmake/Modules/CompilerRTUtils.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99620.335040.patch
Type: text/x-patch
Size: 5157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/87247265/attachment.bin>


More information about the llvm-commits mailing list