[PATCH] D40687: [compiler-rt] Switch to add_llvm_install_targets
    Shoaib Meenai via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Dec  1 10:47:42 PST 2017
    
    
  
smeenai added a comment.
Ah, that's a bummer.
compiler-rt's CMakeLists has this big shiny comment up top:
  # This build assumes that CompilerRT is checked out into the
  # 'projects/compiler-rt' or 'runtimes/compiler-rt' inside of an LLVM tree.
  # Standalone build system for CompilerRT is not yet ready.
I assume that's out of date then?
https://reviews.llvm.org/D40687
    
    
More information about the cfe-commits
mailing list