Skip to content
  • Mikhail Glushenkov's avatar
    LINK_COMPONENTS should be added to LLVMLibsOptions. · ab6f8ded
    Mikhail Glushenkov authored
    From the code: "There are "Proj" libs (defined by the user's project) and "LLVM"
    libs (defined by the LLVM project)." LINK_COMPONENTS are clearly defined by the
    LLVM project.
    
    Additionally, this fixes an issue with llvmc's build process:-)
    
    llvm-svn: 65940
    ab6f8ded
Loading