Go to file
Rui Ueyama 90fa3722d2 Simplify SplitInputSection::getRangeAndSize.
This patch adds Size member to SectionPiece so that getRangeAndSize
can just return a SectionPiece instead of a std::pair<SectionPiece *, uint_t>.
Also renamed the function.

llvm-svn: 270346
2016-05-22 00:41:38 +00:00
clang [X86][AVX] Ensure zero-extension of _mm256_extract_epi8 and _mm256_extract_epi16 2016-05-21 21:14:35 +00:00
clang-tools-extra Fix docs 2016-05-20 22:42:03 +00:00
compiler-rt Fix a typo (darwin only) 2016-05-21 23:27:18 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Reorganize locale extension fallbacks. NFCI 2016-05-20 12:58:41 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Simplify SplitInputSection::getRangeAndSize. 2016-05-22 00:41:38 +00:00
lldb Adopt mmap flags that allow mmap'ed memory to be less crash prone. 2016-05-20 19:18:20 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86] Add a common check-prefix to both run lines on a test so identical checks appear just once. 2016-05-22 00:39:33 +00:00
openmp Remove trailing whitespace in src/ directory 2016-05-20 19:03:38 +00:00
polly Revert "Optimistic assume required invariant loads to be invariant" 2016-05-19 13:47:34 +00:00