[llvm] r177650 - Update some EH tests that were violating the new EH model.
Duncan Sands
baldrick at free.fr
Fri Mar 22 03:54:50 PDT 2013
Hi Bill,
On 21/03/13 19:30, Bill Wendling wrote:
> Author: void
> Date: Thu Mar 21 13:30:10 2013
> New Revision: 177650
>
> URL: http://llvm.org/viewvc/llvm-project?rev=177650&view=rev
> Log:
> Update some EH tests that were violating the new EH model.
>
> The landingpad instruction needs to be the first non-PHI instruction in the
> unwind destination block.
does this mean that the verifier isn't checking this?
Ciao, Duncan.
More information about the llvm-commits
mailing list