llvm-project/lldb/tools/lldb-platform
Greg Clayton b7ad58a0df <rdar://problem/13457391>
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
2013-04-04 20:35:24 +00:00
..
Makefile Substitute LLVMLibsOptions for LD.Flags so we can find the mentioned libs 2012-05-29 13:35:46 +00:00
lldb-platform.cpp <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00