ELF: Simplify CreateELF.
authorRui Ueyama <ruiu@google.com>
Mon, 6 Apr 2015 23:02:47 +0000 (23:02 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 6 Apr 2015 23:02:47 +0000 (23:02 +0000)
commit7c869e48210d1adcca8413ec1533dcf8ff5da56d
tree0ffd4f32e23796c40b49f0f23cc0e4fc7ad2e9aa
parent8b4956a507d5161a717ddbddb76fc038bcec14ef
ELF: Simplify CreateELF.

CreateELF was a combination of templates and C preprocessor macros.
This patch removes uses of macros.

http://reviews.llvm.org/D8810

llvm-svn: 234253
lld/lib/ReaderWriter/ELF/CreateELF.h