Go to file
Greg Clayton 1deb796238 Updated all commands that use a "--format" / "-f" options to use the new
OptionGroupFormat. Updated OptionGroupFormat to be able to also use the
"--size" and "--count" options. Commands that use a OptionGroupFormat instance
can choose which of the options they want by initializing OptionGroupFormat
accordingly. Clients can either get only the "--format", "--format" + "--size",
or "--format" + "--size" + "--count". This is in preparation for upcoming
chnages where there are alternate ways (GDB format specification) to set a
format. 

llvm-svn: 142911
2011-10-25 06:44:01 +00:00
clang Don't forget the lvalue-to-rvalue conversion on the LHS when instantiating a 2011-10-25 06:33:21 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests
libcxx More windows port work by Ruben Van Boxem 2011-10-22 20:59:45 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Updated all commands that use a "--format" / "-f" options to use the new 2011-10-25 06:44:01 +00:00
llvm Fix these test cases to not use .bc files. Otherwise, we run into issues with 2011-10-25 01:22:20 +00:00
polly PoCC: Fix bugs when executing PoCC 2011-10-23 20:59:49 +00:00