Go to file
Tamas Berghammer c7776e4139 Improve the arm/aarch64 mapping symbol handling
Change the mapping symbol handling to handle the case when the mapping
symbols are prefixed with an arbitrary prefix. This isn't strictly standard
compliance, but if all symbols in an object file is prefixed with objcopy
then the prefix will be added to the mapping symbol also. We still want to
treat these symbols as mapping symbols to get the correct address class data.

Differential revision: http://reviews.llvm.org/D12755

llvm-svn: 247400
2015-09-11 10:04:00 +00:00
clang clang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_triple. 2015-09-11 08:56:12 +00:00
clang-tools-extra Another patch for modernize-loop-convert. 2015-09-11 10:02:07 +00:00
compiler-rt Unbreak building on FreeBSD. 2015-09-10 21:56:16 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld COFF: Teach ICF to merge cyclic graphs. 2015-09-11 04:29:03 +00:00
lldb Improve the arm/aarch64 mapping symbol handling 2015-09-11 10:04:00 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm PPCFrameLowering::emitEpilogue(): Avoid manipulating MBBI on iterator end. 2015-09-11 08:20:56 +00:00
openmp [OMPT] Fix assertion that arises when waiting for proxy tasks on runtime shutdown 2015-09-10 21:33:50 +00:00
polly Add Polly header files to IDE projects 2015-09-11 09:01:55 +00:00