Add a test for the 'init' option property.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / const-pointers.ll
2009-12-12 Benjamin KramerFix some CHECK lines which were ignored by accident.
2009-11-14 Nick LewyckyTeach BasicAA that a constant expression can't alias...