[PATCH] [mips] Fix 'jumpy' debug line info around calls.

David Blaikie dblaikie at gmail.com
Tue Jan 20 10:07:48 PST 2015


In http://reviews.llvm.org/D7050#110731, @dsanders wrote:

> Is this what you had in mind? I've essentially copied multiline.ll, added -mtriple=mips-linux-gnu, and explained the 'jumpy' line information problem.


More or less - I'd simplify it to only the basics needed (two function calls to the same function - I'd put them on different lines, because the test case isn't about interesting things that happen when they're on the same line, or when there's 3 of them, etc).

I might simplify the description a bit, but your description's fine too.


http://reviews.llvm.org/D7050

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list