This is an archive of the discontinued LLVM Phabricator instance.

Fix use-of-uninitialized-value of ARMMachineFunctionInfo
ClosedPublic

Authored by weimingz on May 7 2016, 5:38 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

weimingz updated this revision to Diff 56509.May 7 2016, 5:38 PM
weimingz retitled this revision from to Fix use-of-uninitialized-value of ARMMachineFunctionInfo.
weimingz updated this object.
weimingz set the repository for this revision to rL LLVM.
weimingz added a subscriber: llvm-commits.
rengolin accepted this revision.May 7 2016, 5:42 PM
rengolin added a reviewer: rengolin.

Nice catch!! Thanks for the investigation! Feel free to chain your other commit on the back of this one and lets see how the bot responds.

This revision is now accepted and ready to land.May 7 2016, 5:42 PM
This revision was automatically updated to reflect the committed changes.