Hello,
llvm-mc & llc tools hang if no input arguments are present, until ctrlC is used to get the command prompt back.
New developers many not know about these tool's usage. Hence the fix.
Could you please help review it.
Thanks.
Differential D5727
llvm-mc & llc tools hang if no input arguments are present jyoti.allur on Oct 10 2014, 6:44 AM. Authored by
Details
Diff Detail Event TimelineComment Actions sorry, my fault. Abandoning this patch as parsing the argv[] strings to check if there is a redirection operator is not worthy of the end result. |