[PATCH] D15575: [ELF] Allow target to configure ELF header flags in the output file
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 22:38:26 PST 2015
atanasyan updated this revision to Diff 43100.
atanasyan added a comment.
Simplify the code. Use a static function to get ELF flags. For now it is a good enough solution.
Repository:
rL LLVM
http://reviews.llvm.org/D15575
Files:
ELF/Writer.cpp
test/ELF/basic-mips.s
test/ELF/emulation.s
test/ELF/mips-elf-flags.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15575.43100.patch
Type: text/x-patch
Size: 3256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/08bc008e/attachment.bin>
More information about the llvm-commits
mailing list