Go to file
Charles Davis 237ad9741a Plugins/ObjectFile/PECOFF: Use enums from LLVM, and don't use Mach-O definitions.
Since I renamed most of the LLVM Mach-O enums in r189314, I had to go fix
LLDB to use the new names. While I was here, I decided that a COFF
plugin really shouldn't be using Mach-O enums.

llvm-svn: 189316
2013-08-27 05:04:33 +00:00
clang Use set to create CLANG_ORDER_FILE instead of option which implies a bool value. 2013-08-27 04:40:12 +00:00
clang-tools-extra clang-replace: Delete change description files 2013-08-26 19:58:59 +00:00
compiler-rt cmake: fix the compiler-rt build with MSVC 2013-08-27 01:24:01 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx G M: Improvements to Windows support. 2013-08-26 20:18:01 +00:00
libcxxabi Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996. 2013-08-25 17:00:57 +00:00
lld Fix use of temporary strings. 2013-08-27 04:27:18 +00:00
lldb Plugins/ObjectFile/PECOFF: Use enums from LLVM, and don't use Mach-O definitions. 2013-08-27 05:04:33 +00:00
llvm Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-08-27 05:00:43 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00