[PATCH] D105765: Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 16:49:27 PDT 2023


tstellar added inline comments.
Herald added a subscriber: Enna1.
Herald added a project: All.


================
Comment at: compiler-rt/cmake/base-config-ix.cmake:126
+set(COMPILER_RT_INSTALL_DATA_DIR "${default_install_path}" CACHE PATH
+  "Path where compiler-rt data files should be installed.")
 
----------------
Was there supposed to be an extend_install_path call here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105765



More information about the cfe-commits mailing list