[PATCH] [Support][Program] Add findProgramByName(Name, OptionalPaths)

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 3 13:37:43 PST 2014


> rafael wrote:
>> Can't we just say that name should not be empty and assert? It looks like a misuse of the API, not an error.
> I was duplicating the behavior of FindProgramByName. I'm not sure if anything relies on the behavior.

Lets assert and find out.



More information about the llvm-commits mailing list