llvm-project/llvm/tools/llvm-size
gbreynoo 55b556e60c [llvm-size] Fix hang waiting for input on invalid short commandline option
When an invalid shot command line option was used (e.g. -v) llvm-size
would hang waiting on input from stdin. This change fixes this issue by
bringing llvm-size in line with other llvm tools and exiting early when
this error is output.

Differential Revision: https://reviews.llvm.org/D129866
2022-07-18 14:53:20 +01:00
..
CMakeLists.txt
Opts.td
llvm-size.cpp [llvm-size] Fix hang waiting for input on invalid short commandline option 2022-07-18 14:53:20 +01:00