Skip to content
  • Saleem Abdulrasool's avatar
    polly: update for LLVM API change · e653622b
    Saleem Abdulrasool authored
    SVN r209103 removed the OwningPtr variant of the MemoryBuffer APIs.  Switch to
    the equivalent std::unique_ptr versions.  This should clear up the build bots.
    
    llvm-svn: 209104
    e653622b
Loading