[PATCH] llvm-mc & llc tools hang if no input arguments are present

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Oct 10 07:19:24 PDT 2014


This will break

./bin/llc < ~/llvm/test.ll

no?


On 10 October 2014 09:44, Jyoti Allur <jyoti.allur at samsung.com> wrote:
> Hi rafael, echristo,
>
> 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.
>
> http://reviews.llvm.org/D5727
>
> Files:
>   llvm/tools/llc/llc.cpp
>   llvm/tools/llvm-mc/llvm-mc.cpp



More information about the llvm-commits mailing list