This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objcopy] Reformat everything using clang-format -i
ClosedPublic

Authored by jakehehrlich on Dec 14 2017, 4:04 PM.

Details

Summary

Overtime some non-clang formatted code has creeped into llvm-objcopy. This patch fixes all of that.

Diff Detail

Repository
rL LLVM

Event Timeline

jakehehrlich created this revision.Dec 14 2017, 4:04 PM
phosek accepted this revision.Dec 14 2017, 10:40 PM

LGTM

This revision is now accepted and ready to land.Dec 14 2017, 10:40 PM
This revision was automatically updated to reflect the committed changes.