[llvm-commits] [llvm] r102402 - in /llvm/trunk: include/llvm/Transforms/Scalar.h lib/Transforms/Utils/LowerInvoke.cpp

Duncan Sands baldrick at free.fr
Tue Apr 27 05:32:14 PDT 2010


> Fix a problem that lower invoke has with allocas (PR6694), and
> add a version of createLowerInvokePass that allows the client
> to specify whether it wants "expensive" or "cheap" lowering.

Testcase?



More information about the llvm-commits mailing list