Go to file
NAKAMURA Takumi 16ff7bd5d2 [CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depends on nothing described in LLVM_LINK_COMPONENTS.
llvm-svn: 196902
2013-12-10 10:30:08 +00:00
clang Support GNU style rule to put a space before opening parenthesis. 2013-12-10 10:18:34 +00:00
clang-tools-extra Fix assertion error. 2013-12-10 02:26:44 +00:00
compiler-rt [asan] remove one test from SizedStackTest which relied on a now-wrong assumption that the left stack redzone is >= 32 bytes (PR18195) 2013-12-10 09:49:31 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Refactor some of the operations in <string> so that they can be reused; no functionality change 2013-12-09 16:00:28 +00:00
libcxxabi Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 2013-12-06 00:37:21 +00:00
lld Add explicit keyword. 2013-12-10 09:12:07 +00:00
lldb Remove 'const' constraint on ProcessLaunchInfo parameter in Process::DoLaunch(). 2013-12-09 22:52:50 +00:00
llvm [CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depends on nothing described in LLVM_LINK_COMPONENTS. 2013-12-10 10:30:08 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00