OSDN Git Service

Use ELF{32,64}{LE,BE} instead of ELFType<{little,big}, {true,false}>. NFC.
authorRui Ueyama <ruiu@google.com>
Fri, 12 Jan 2018 01:40:32 +0000 (01:40 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 12 Jan 2018 01:40:32 +0000 (01:40 +0000)
commit0a75940cb982c5c68a7e52321b6d537aa26782fe
tree9f4fbf19b7ac589d481e83d6bcb0bb1e7eb98493
parentb8d3880c385894be0e5f54cf25f0d5cd2f0c74b1
Use ELF{32,64}{LE,BE} instead of ELFType<{little,big}, {true,false}>. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322342 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h
include/llvm/Object/ELFObjectFile.h
tools/llvm-readobj/ELFDumper.cpp
tools/yaml2obj/yaml2elf.cpp