[PATCH] D15758: Split Defined and DefinedElf

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 13:40:52 PST 2015


rafael created this revision.
rafael added a reviewer: ruiu.
rafael added subscribers: llvm-commits, grimar.

This is similar to what was done for Undefined and opens the way for having a symbol defined in bitcode

http://reviews.llvm.org/D15758

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/SymbolTable.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15758.43556.patch
Type: text/x-patch
Size: 8963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/4edc7886/attachment.bin>


More information about the llvm-commits mailing list