llvm-6502/tools/llvm-readobj
Benjamin Kramer 00e08fcaa0 Canonicalize header guards into a common format.
Add header guards to files that were missing guards. Remove #endif comments
as they don't seem common in LLVM (we can easily add them back if we decide
they're useful)

Changes made by clang-tidy with minor tweaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215558 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-13 16:26:38 +00:00
..
ARMAttributeParser.cpp
ARMAttributeParser.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ARMEHABIPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ARMWinEHPrinter.cpp Rephrase loop so it doesn't leave unused bools around in Release mode. 2014-07-01 14:46:44 +00:00
ARMWinEHPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
CMakeLists.txt
COFFDumper.cpp
ELFDumper.cpp [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj, 2014-07-13 15:28:54 +00:00
Error.cpp
Error.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
llvm-readobj.cpp getLoadName is only implemented for ELF, make it ELF only. 2014-08-08 16:39:22 +00:00
llvm-readobj.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt
MachODumper.cpp llvm-readobj: fix MachO relocatoin printing a bit. 2014-07-04 10:57:56 +00:00
Makefile
ObjDumper.cpp
ObjDumper.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
StreamWriter.cpp
StreamWriter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
Win64EHDumper.cpp
Win64EHDumper.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00