[test][DebugInfo][NFC] Rename method for clarity
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 3 Jan 2020 14:06:57 +0000 (14:06 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Mon, 6 Jan 2020 11:30:26 +0000 (11:30 +0000)
commit89b11843254a4a0d7581b8c625fc0b40dfaf0235
treebf9b34c3d914e969cdbc16d1f34847051eb7fe6e
parentd68904f957ae1f9b2309bdbf34258387c045ce27
[test][DebugInfo][NFC] Rename method for clarity

The checkGetOrParseLineTableEmitsError function could end up generating
both recoverable and unrecoverable errors, but it is only intended for
handling the latter.

Reviewed by: dblaikie

Differential Revision: https://reviews.llvm.org/D72156
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp