This is an archive of the discontinued LLVM Phabricator instance.

[mips] Clean up most macro expansions to use the emit*() functions.
ClosedPublic

Authored by dsanders on Oct 9 2015, 6:21 AM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 36943.Oct 9 2015, 6:21 AM
dsanders retitled this revision from to [mips] Clean up most macro expansions to use the emit*() functions..
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Oct 9 2015, 1:55 PM
vkalintiris edited edge metadata.

LGTM

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
2794–2795

We should parenthesize the nested ternary operators.

This revision is now accepted and ready to land.Oct 9 2015, 1:55 PM
dsanders closed this revision.Oct 12 2015, 7:11 AM