This patch adds and improves comments in the debug_line_invalid.test and its associated input file so that it is easier to follow. It uses '##' to make comments stand out from lit and FileCheck commands.
It also reflows some commands so that the lines are not so long and are easier to read and fixes some copy/paste errors.
This patch is the first in a series as an alternative to D71702.