Skip to content
  • Reid Spencer's avatar
    For PR496: · e9fa5444
    Reid Spencer authored
    When llvm-gcc is not available, bypass rules for Modules and Bytecode
    Libraries that require llvm-gcc and emit instead a warning that llvm-gcc
    is not available. This permits "make LLVMGCC=" to build LLVM completely
    without error and provides warnings about the modules and bc libs that
    could not be constructed.
    
    llvm-svn: 20185
    e9fa5444
Loading