[LLVMdev] missing blocks
Anton Korobeynikov
anton at korobeynikov.info
Mon Oct 4 10:24:08 PDT 2010
> I suspect this is a straight forward problem so I thought I'd ask.
> I'm developing a new backend. I recently updated from the LLVM
> repository and now my output assembly is branching to labels/blocks that
> have been removed. It had been working fine two weeks ago. What looks
> suspicious is the following message:
Just quick though: have you implemented the branch-related hooks of
your backend properly?
E.g. AnalyzeBranch and around?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list