forked from OSchip/llvm-project
55b556e60c
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Opts.td | ||
llvm-size.cpp |