LLDB now can use a single dash for all long options for all commands form the command line and from the command interpreter. This involved just switching all calls from getopt_long() to getopt_long_only(). llvm-svn: 178789 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Driver.cpp | ||
| Driver.h | ||
| IOChannel.cpp | ||
| IOChannel.h | ||
| Makefile | ||
| lldb-Info.plist | ||