Skip to content
  • Mikhail Glushenkov's avatar
    Reorganize llvmc code. · 931d4521
    Mikhail Glushenkov authored
    Move the code from 'llvmc/driver' into a new CompilerDriver library, and change
    the build system accordingly. Makes it easier for projects using LLVM to build
    their own llvmc-based drivers.
    
    Tested with objdir != srcdir.
    
    llvm-svn: 65821
    931d4521
Loading