Go to file
Rafael Espindola 25be8c8856 Avoid a report_fatal_error in sections().
Have it return a ErrorOr<Range> and delete section_begin and
section_end.

llvm-svn: 285807
2016-11-02 14:10:57 +00:00
clang Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 10:39:27 +00:00
clang-tools-extra [Documentation] Clang-tidy readability-redundant-declaration consistency. 2016-11-02 00:43:23 +00:00
compiler-rt [XRay][x86_64] Define a tail exit trampoline. 2016-11-02 04:11:29 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Remove spurious token from #endif 2016-11-02 08:36:43 +00:00
libcxxabi Spell libcxxabi-no-threads correctly 2016-10-31 14:14:04 +00:00
libunwind fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia 2016-10-31 21:04:17 +00:00
lld Simplify SHF_LINK_ORDER handling. NFC. 2016-11-02 13:36:31 +00:00
lldb Remove TimeValue usage from two files 2016-11-02 12:18:42 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Avoid a report_fatal_error in sections(). 2016-11-02 14:10:57 +00:00
openmp Fixed problem introduced by part of https://reviews.llvm.org/D21196. 2016-11-01 16:19:04 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopInfo] Make memset etc. affine where possible. 2016-11-01 20:53:11 +00:00