[PATCH] D15525: [GCC] Attribute ifunc support in llvm
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 05:37:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265667: [GCC] Attribute ifunc support in llvm (authored by dpolukhin).
Changed prior to commit:
http://reviews.llvm.org/D15525?vs=52790&id=52905#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15525
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm-c/Core.h
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/GlobalIFunc.h
llvm/trunk/include/llvm/IR/GlobalIndirectSymbol.h
llvm/trunk/include/llvm/IR/GlobalValue.h
llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/include/llvm/IR/SymbolTableListTraits.h
llvm/trunk/include/llvm/IR/Value.def
llvm/trunk/include/llvm/IR/Value.h
llvm/trunk/include/llvm/IR/ValueSymbolTable.h
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/Globals.cpp
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/test/Assembler/ifunc-asm.ll
llvm/trunk/test/Assembler/ifunc-use-list-order.ll
llvm/trunk/test/Bitcode/compatibility.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15525.52905.patch
Type: text/x-patch
Size: 32336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/c97a3628/attachment.bin>
More information about the llvm-commits
mailing list