[PATCH] D15524: [GCC] Attribute ifunc support in clang

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 00:54:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265917: [GCC] Attribute ifunc support in clang (authored by dpolukhin).

Changed prior to commit:
  http://reviews.llvm.org/D15524?vs=52906&id=53200#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15524

Files:
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/Decl.cpp
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGen/ifunc.c
  cfe/trunk/test/Sema/attr-alias-elf.c
  cfe/trunk/test/Sema/attr-ifunc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15524.53200.patch
Type: text/x-patch
Size: 21466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/a81d80ae/attachment-0001.bin>


More information about the cfe-commits mailing list