> This fixes bootstrap on ELF systems :-)

To be precise:

gcc builds clang stage1
stage1 builds stage2
stage2 builds stage3

In stage 3 I get the following failures:

   LLVM :: Feature/load_module.ll
    LLVM-Unit ::
ExecutionEngine/JIT/Debug/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
    LLVM-Unit ::
ExecutionEngine/JIT/Debug/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
    LLVM-Unit ::
ExecutionEngine/JIT/Debug/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled

And *no* clang failures.

Cheers,
-- 
Rafael Ávila de Espíndola

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to