Skip to content
  • Chandler Carruth's avatar
    e26dafeb
    Revert a series of commits to MCJIT to get the build working in CMake · e26dafeb
    Chandler Carruth authored
    (and hopefully on Windows). The bots have been down most of the day
    because of this, and it's not clear to me what all will be required to
    fix it.
    
    The commits started with r153205, then r153207, r153208, and r153221.
    The first commit seems to be the real culprit, but I couldn't revert
    a smaller number of patches.
    
    When resubmitting, r153207 and r153208 should be folded into r153205,
    they were simple build fixes.
    
    llvm-svn: 153241
    e26dafeb
    Revert a series of commits to MCJIT to get the build working in CMake
    Chandler Carruth authored
    (and hopefully on Windows). The bots have been down most of the day
    because of this, and it's not clear to me what all will be required to
    fix it.
    
    The commits started with r153205, then r153207, r153208, and r153221.
    The first commit seems to be the real culprit, but I couldn't revert
    a smaller number of patches.
    
    When resubmitting, r153207 and r153208 should be folded into r153205,
    they were simple build fixes.
    
    llvm-svn: 153241
Loading