Fix PR6673: updating the callback should not clear the map.
[oota-llvm.git] / test / CodeGen / Thumb / push.ll
2009-10-02 Evan ChengForgot about ARM::tPUSH. It also has a new writeback...