[llvm] r207282 - R600: Fix function name printing in LowerCall

Matt Arsenault arsenm2 at gmail.com
Sat Apr 26 14:39:02 PDT 2014


On Apr 26, 2014, at 2:30 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

>> The goal is to just do something less annoying than crash until function calls are implemented. Printing the function name is just a small bonus debugging aid
> 
> A test showing we don't crash would still be very valuable.
> 
> Cheers,
> Rafael

I added that in the original commit, this one just prints the name in another case



More information about the llvm-commits mailing list