[PATCH] D13345: [ELF2] Add --undefined option
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 07:01:46 PDT 2015
LGTM
On 2 October 2015 at 09:12, Denis Protivensky
<dprotivensky at accesssoftek.com> wrote:
> 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
>
More information about the llvm-commits
mailing list