LLD/ELF: Allow targets to set e_flags
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 24 Oct 2017 17:01:40 +0000 (17:01 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 24 Oct 2017 17:01:40 +0000 (17:01 +0000)
commite7f1734f1aa50dd888f563f84b1265c14a896949
tree24848ce33147a0af8c36d9d7d74c660792d376e4
parent983fa9bf2325373614197ac4489f892b38088eb1
LLD/ELF: Allow targets to set e_flags

Differential Revision: https://reviews.llvm.org/D39139

llvm-svn: 316460
lld/ELF/Arch/ARM.cpp
lld/ELF/Arch/Mips.cpp
lld/ELF/Arch/MipsArchTree.cpp
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Target.h
lld/ELF/Writer.cpp