This is an archive of the discontinued LLVM Phabricator instance.

Indentation Correction
ClosedPublic

Authored by sonamkumari on Oct 7 2014, 3:48 AM.

Details

Summary

Hi,

I corrected the indentation of the "if" condition in InstCombineMulDivRem.cpp file.
Please help in reviewing.

Regards,
Sonam.

Diff Detail

Repository
rL LLVM

Event Timeline

sonamkumari updated this revision to Diff 14495.Oct 7 2014, 3:48 AM
sonamkumari retitled this revision from to Indentation Correction.
sonamkumari updated this object.
sonamkumari edited the test plan for this revision. (Show Details)
sonamkumari added a reviewer: tilmann.
sonamkumari added a subscriber: Unknown Object (MLST).
suyog accepted this revision.Oct 7 2014, 5:13 AM
suyog edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 7 2014, 5:13 AM
suyog closed this revision.Oct 7 2014, 5:14 AM
suyog updated this revision to Diff 14505.

Closed by commit rL219203 (authored by @suyog).