[PATCH] D10941: IR: Do not consider available_externally linkage to be linker-weak.

Peter Collingbourne peter at pcc.me.uk
Sun Jul 5 13:53:00 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241413: IR: Do not consider available_externally linkage to be linker-weak. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D10941?vs=29043&id=29057#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10941

Files:
  llvm/trunk/include/llvm/IR/GlobalValue.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.cpp
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Transforms/IPO/DeadArgumentElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10941.29057.patch
Type: text/x-patch
Size: 17178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150705/bf669216/attachment.bin>


More information about the llvm-commits mailing list