[PATCH] D16325: Add support for computing SHA1 in LLVM

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 18:04:11 PDT 2016


The failure is strange, I suspect DLLVM_LINK_LLVM_DYLIB is playing tricks here...

Also the link failure is in formatted_raw_ostream_test.cpp, which this revision didn't touch. What makes you think this commit is responsible?

-- 
Mehdi



> On Apr 7, 2016, at 5:53 PM, Alastair D'Silva <alastair at d-silva.org> wrote:
> 
> deece added a comment.
> 
> This came from a Jenkins job I'm setting up (I can reproduce it manually on a different machine too).
> 
> I've uploaded the full console log and build scripts here:
> https://drive.google.com/folderview?id=0B1KcalYwX-jDOFVPSGxSV1JrWHM&usp=sharing
> 
> The main entrypoints into the scripts are build-setup.sh and test-setup.sh
> 
> 
> http://reviews.llvm.org/D16325
> 
> 
> 



More information about the llvm-commits mailing list