[NFC][XCOFF] Remove curly braces from single line if statement
authorJake Egan <5326451+jakeegan@users.noreply.github.com>
Wed, 19 Jul 2023 03:33:48 +0000 (23:33 -0400)
committerJake Egan <5326451+jakeegan@users.noreply.github.com>
Wed, 19 Jul 2023 03:35:39 +0000 (23:35 -0400)
commitd2884a234a4a5cb0ea6c10f0c75ec6b545546a01
treefffc03e4de1fa5c1b76a1dd1a7293da6c34b9460
parentf27017a06313455fa346f0aae95a27100202c728
[NFC][XCOFF] Remove curly braces from single line if statement

Missed this detail from D155199.
llvm/lib/MC/XCOFFObjectWriter.cpp