Go to file
Dmitry Polukhin a1feff7024 [GCC] Attribute ifunc support in llvm
This patch add support for GCC attribute((ifunc("resolver"))) for
targets that use ELF as object file format. In general ifunc is a
special kind of function alias with type @gnu_indirect_function. Patch
for Clang http://reviews.llvm.org/D15524

Differential Revision: http://reviews.llvm.org/D15525

llvm-svn: 265667
2016-04-07 12:32:19 +00:00
clang Move class into an anonymous namespace. NFC. 2016-04-07 10:14:54 +00:00
clang-tools-extra [docs] Update version (http://llvm.org/PR27253) 2016-04-07 10:17:23 +00:00
compiler-rt [tsan] Remove long sleeps from fork tests 2016-04-07 12:10:28 +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 copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Remove unused internal routines. No functional change 2016-04-04 23:23:35 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Add a test for the offset of dynamic relocations. 2016-04-07 12:02:42 +00:00
lldb Enabling AddressSanitizer tests, they should pass now (and this time I mean it). 2016-04-07 11:01:05 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm [GCC] Attribute ifunc support in llvm 2016-04-07 12:32:19 +00:00
openmp [STATS] Remove trailing whitespace in stats source files 2016-04-05 18:48:48 +00:00
polly Add test case forgotten in r265379. 2016-04-05 17:40:07 +00:00