Make this testcase actually recursive. I accidentally committed the wrong copy last...
[oota-llvm.git] / test / Transforms / ArgumentPromotion / recursion.ll
2006-09-02 Owen AndersonMake this testcase actually recursive. I accidentally...
2006-09-02 Owen AndersonMake ArgumentPromotion handle recursive functions that...