Go to file
Saleem Abdulrasool b9081f4490 CodeGen: remove MinGW and Cygwin legacy entries
These are now treated as environments.  Remove references to these enumeration
values in order to clean up the unused enumeration entries in LLVM.  The target
normalisation prior to tool invocation should ensure that the old values
continue to function properly.

llvm-svn: 209068
2014-05-17 15:46:59 +00:00
clang CodeGen: remove MinGW and Cygwin legacy entries 2014-05-17 15:46:59 +00:00
clang-tools-extra Track clang changes from r209061 2014-05-17 04:54:13 +00:00
compiler-rt InstrProf: Support profiling dlopen'd shared libraries 2014-05-17 01:27:30 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Update cstddef after clang r207606. 2014-05-16 01:45:02 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [Mips] Fix calculation of initial GOT entry value when this entry is 2014-05-17 04:58:26 +00:00
lldb Update how we create our MCSymbolizer to keep working correctly 2014-05-17 00:27:44 +00:00
llvm Revert r209049 and r209065, "Add support for combining GEPs across PHI nodes" 2014-05-17 14:39:21 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00