Go to file
Rui Ueyama da72c246ed ELF: Remove dead code.
_runLayoutPass is always true. No way to set a new value to the
member variable.

llvm-svn: 227501
2015-01-29 22:18:28 +00:00
clang [PowerPC] Work around TLS linker bug 2015-01-29 19:08:51 +00:00
clang-tools-extra [clang-tidy] Fix some false positives in google-readability-casting 2015-01-29 15:17:13 +00:00
compiler-rt [CMake] Get rid of TARGET_64_BIT_CFLAGS: explicitly list required flags for each architecture. 2015-01-29 21:32:34 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Fix for PR22061 by K-ballo 2015-01-28 22:22:35 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld ELF: Remove dead code. 2015-01-29 22:18:28 +00:00
lldb If lldb is being built with ASAN instrumentation, have lldb 2015-01-29 06:28:36 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm [LoopReroll] Alter the data structures used during reroll validation. 2015-01-29 21:52:03 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [FIX] Correct two C snippets in test cases 2015-01-29 00:50:46 +00:00