[llvm-commits] CVS: llvm/lib/VMCore/Verifier.cpp

Anton Korobeynikov asl at math.spbu.ru
Sat Apr 28 13:01:59 PDT 2007


> I'd suggest: && isa<GlobalValue>(CE->getOperand(0))
So, nobody will produce multiple bitcasts, right?
e.g. this is illegal:
@A = alias (bitcast (bitcast i64* @foo to i8*) to i32*

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list