[PATCH] D51080: litsupport/remote: Work without shared filesystem

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 09:03:12 PDT 2018


Meinersbur added inline comments.


================
Comment at: tools/CMakeLists.txt:36
   add_executable(build-timeit-target ALIAS timeit-target)
   llvm_add_host_executable(build-timeit timeit timeit.c)
 endif()
----------------
Notived after looking into D51465: Isn't/should timeit be executed on the remote as well?


Repository:
  rT test-suite

https://reviews.llvm.org/D51080





More information about the llvm-commits mailing list