[ELF] - Ignore -Map,-M and --cref options.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 14 Nov 2016 14:45:11 +0000 (14:45 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 14 Nov 2016 14:45:11 +0000 (14:45 +0000)
commite784395c99db265d8e7d358b1e03b1240abdad72
treed27f436592ac47fc8b72afefc3aab2d9e3c2f22a
parent193430fe514f984ac674be40cc5b22c01b0a1fe2
[ELF] - Ignore -Map,-M and --cref options.

-M, --print-map Write map file on standard output
-Map MAPFILENAME Write map file
--cref Output cross reference table

This is relative to PR30973.

Next FreeBSD ports were atm failing because of
lack of -Map, -M and --cref:

sysutils/openipmi
emulators/adamem
devel/jwasm
net/pimd
devel/k8048
textproc/libcrm114
lang/micropython
net/mrouted
print/openprinting

After this patch all of them can be link fine.

llvm-svn: 286831
lld/ELF/Options.td