Go to file
Shankar Easwaran f91031efcf [ELF] Add more sections to the default section map.
This change adds functionality to add more sections like .gcc_except_table,
.data.rel.local, .data.rel.ro into the default section map, so that they are
all merged into appropriate output sections.

This also makes c++ static binaries comparable to what you get with the default
linker.

Adds a test for testing the functionality.

llvm-svn: 184071
2013-06-17 02:29:36 +00:00
clang Remove unused file. 2013-06-17 01:34:23 +00:00
clang-tools-extra Revert "sys::Path::GetCurrentDirectory has been removed. Use sys::fs::current_path." 2013-06-14 21:44:06 +00:00
compiler-rt Properly install LSan interface header, rely on sanitizer header presence in lit tests 2013-06-14 11:45:36 +00:00
debuginfo-tests We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over 2013-06-07 22:09:23 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Test case for r183481. 2013-06-07 14:24:18 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [ELF] Add more sections to the default section map. 2013-06-17 02:29:36 +00:00
lldb Fix unitialized variable in AuxVector::GetEntryName() which crashed in AuxVector::DumpToLog 2013-06-15 00:25:52 +00:00
llvm DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineInstrs 2013-06-16 20:34:27 +00:00
polly Update to a newer CLooG version 2013-06-16 19:55:07 +00:00