diff options
| author | George Rimar <grimar@accesssoftek.com> | 2016-03-14 09:19:30 +0000 | 
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2016-03-14 09:19:30 +0000 | 
| commit | 343580097d9e0d5da24c7e2e7747f9e1032add57 (patch) | |
| tree | a0d6a7f2288ea0e2e855cae11ff66fcb122fe88d /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
| parent | c2c3a545c1e878496b82b580a927f5e8f46f68e1 (diff) | |
| download | llvm-343580097d9e0d5da24c7e2e7747f9e1032add57.zip llvm-343580097d9e0d5da24c7e2e7747f9e1032add57.tar.gz llvm-343580097d9e0d5da24c7e2e7747f9e1032add57.tar.bz2 | |
[ELF] implement --warn-common/--no-warn-common
-warn-common
Warn when a common symbol is combined with another common symbol
or with a symbol definition.  Unix linkers allow  this  somewhat
sloppy  practice, but linkers on some other operating systems do
not.  This option allows you to  find  potential  problems  from
combining global symbols.
Differential revision: http://reviews.llvm.org/D17998
llvm-svn: 263413
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
