Go to file
Rafael Espindola ac729b468c Simplify now that we always use an alignment of 2 for ELF files.
This saves 123144 bytes out of llvm-nm on powerpc64le.

llvm-svn: 238824
2015-06-02 12:05:27 +00:00
clang Make vim also output a helpful message in some error cases. 2015-06-02 12:01:50 +00:00
clang-tools-extra Update for clang API change. 2015-06-01 20:00:20 +00:00
compiler-rt [sanitizer] Add -lrt to dyndd link line. 2015-05-29 22:57:15 +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 a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Add missing return statements in C++03 std::function 2015-06-02 01:31:33 +00:00
libcxxabi libcxx: Switch to use __gnu_unwind_frame() for libunwind. 2015-05-29 15:34:24 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld [Mips] Fix enumeral vs. non-enumeral warning in ternary. NFC 2015-06-02 09:22:38 +00:00
lldb [LLDB][MIPS] MIPS64 Branch instruction emulation for SW single stepping 2015-06-02 11:22:29 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Simplify now that we always use an alignment of 2 for ELF files. 2015-06-02 12:05:27 +00:00
openmp Apply name change to testsuite file. 2015-06-01 04:24:23 +00:00
polly Dump YAML schedule tree as properly indented tree in DEBUG output 2015-05-30 06:46:59 +00:00