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

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


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

> On 26 April 2014 14:31, Matt Arsenault <arsenm2 at gmail.com> wrote:
>> 
>> On Apr 26, 2014, at 3:52 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
>> 
>>> testcase?
>> 
>> Not worth it for this
> 
> Why?
> 
> Cheers,
> Rafael

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



More information about the llvm-commits mailing list