[llvm-commits] Fix the CPP backend's handling of conditional branches

Anton Korobeynikov anton at korobeynikov.info
Mon May 4 12:08:59 PDT 2009


Hello, Collin

> At head, llc -march=cpp emits broken calls to BranchInst::Create for
> conditional branches (llc succeeds, but g++ fails when compiling the
> emitted C++ code). The attached patch fixes this and adds a test.
Applied, thanks!

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.




More information about the llvm-commits mailing list