DebugInfo: put the whole call on one line so Clang's extra line detail doesn't complicate this test

GCC adds line-correct information for calls, but apparently not for the loads of these parameters. Clang must provide this level of fidelity to ensure good sanitizer errors.

llvm-svn: 225101
1 file changed