[llvm-commits] [llvm] r59563 - /llvm/trunk/lib/VMCore/Verifier.cpp

Duncan Sands baldrick at free.fr
Wed Nov 19 00:01:08 PST 2008


> Verify that the second parameter of the stacprotector intrinsic is an alloca
> instruction.

Or a bitcast of an alloca?  (If so, I suggest you use stripPointerCasts).

Ciao,

Duncan.



More information about the llvm-commits mailing list