Displaying 1 result from an estimated 1 matches for "319364d7".
2014 Jul 04
2
[LLVMdev] Using git bisect with LLVM
Hello,
git bisect helped me today in tracking down a regression in LLVM/Clang.
Because LLVM/Clang code is split across multiple git repositories, there
were a few obstacles to overcome prior to using git bisect. I thought I
would share them here, in the hope that they're useful for others.
The main difficulty was to check out the version of clang and compiler-rt
that would compile with a