[llvm-commits] Newest LandingPad Patch

Duncan Sands baldrick at free.fr
Mon Aug 8 23:04:10 PDT 2011


Hi Bill,

> Thanks for the review. The possibility of 'bitcasts' makes this annoying. If I cannot guarantee that they will always be Constant*s or Function*s, I'll just change this to use Value*s instead.

Constant* should be OK.

Ciao, Duncan.



More information about the llvm-commits mailing list