This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean expressions in Mips target
ClosedPublic

Authored by LegalizeAdulthood on Mar 22 2015, 12:51 PM.

Diff Detail

Event Timeline

LegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in Mips target.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
atanasyan added inline comments.
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
269–270

I think these lines can be clang-formatted at the same time.

lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
269–270

Fixed

This revision was automatically updated to reflect the committed changes.