[llvm-commits] [llvm] r117191 - /llvm/trunk/lib/CodeGen/MachineVerifier.cpp

Duncan Sands baldrick at free.fr
Sat Oct 23 05:21:38 PDT 2010


Hi Jakub,

> Verify LiveIntervals against the CFG, ensuring that live-in values are live-out
> of all predecessors.

does this work properly for landing pads, which have the exception register and
selector register marked live-in?

Ciao,

Duncan.



More information about the llvm-commits mailing list