[PATCH] D13345: [ELF2] Add --undefined option

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 06:12:12 PDT 2015


denis-protivensky updated this revision to Diff 36356.
denis-protivensky added a comment.

Updated:

- simplify initialization of static synthetic symbol
- add test to check that undefined symbol is not in dynamic table


http://reviews.llvm.org/D13345

Files:
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  ELF/Writer.cpp
  test/elf2/undefined-opt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13345.36356.patch
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/4c5ddda8/attachment.bin>


More information about the llvm-commits mailing list