Displaying 2 results from an estimated 2 matches for "cmake_cache_fil".
Did you mean:
  cmake_cache_file
  
2017 Jul 09
2
Uncovering non-determinism in LLVM - The Next Steps
FYI, I just successfully performed a 3-stage bootstrap with
stage2/stage3 object file comparison on x86_64-apple-darwin16 for
llvm/clang/clang-tools-extra/compiler-rt/libcxx/openmp/polly using our
custom fink packaging scripts with the
-DLLVM_REVERSE_ITERATION:BOOL=ON cmake option. There were no
stage2/stage3 object file comparison failures or test suite
regressions.
       I do have one question
2017 Jul 09
2
Uncovering non-determinism in LLVM - The Next Steps
...#         'slavenames' : ["ps4-buildslave1a"],
#         'builddir' : "clang-3stage-ubuntu",
#         'factory': ClangLTOBuilder3Stage.get3StageClangLTOBuildFactory(
#               clean=True,
#               env=None,
#               build_gold=True,
#
cmake_cache_file="../llvm.src/tools/clang/cmake/caches/3-stage.cmake",
#               extra_cmake_options=[
#                   '-GNinja',
#                   '-DLLVM_TARGETS_TO_BUILD=all',
#                   '-DLLVM_BINUTILS_INCDIR=/opt/binutils/include'])},,
>
> Errr,...