This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objcopy][IHEX] Improve test case formatting. NFC
ClosedPublic

Authored by evgeny777 on Jun 13 2019, 5:55 AM.

Diff Detail

Event Timeline

evgeny777 created this revision.Jun 13 2019, 5:55 AM
jhenderson added inline comments.Jun 13 2019, 8:35 AM
test/tools/llvm-objcopy/ELF/ihex-reader.test
149

Missed a '##' here.

207

Nit: all of these should start with a capital letter.

210–211

'##' here too. Also missing a trailing full stop.

This revision is now accepted and ready to land.Jun 13 2019, 8:51 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2019, 1:06 AM