llvm-project/lld/lib/ReaderWriter/ELF/Hexagon
Rui Ueyama ed796d518c ELF: Move Instrcution definition to HexagonEncoding.h.
HexagonEncodings.h contains a list of bitmasks. The file is used
only by HexagonRelocationHandler.cpp. The header is odd in the sense
that it uses struct Instruction but it doesn't define the data type.

This patch moves the struct definition to the header.

llvm-svn: 234947
2015-04-14 21:41:00 +00:00
..
CMakeLists.txt Fix the CMake shared build. 2015-03-23 15:55:00 +00:00
HexagonDynamicLibraryWriter.h ELF: Remove ELFT template argument when referring the base class. 2015-04-14 17:32:13 +00:00
HexagonELFFile.h ELF: Remove ELFT template argument when referring the base class. 2015-04-14 17:32:13 +00:00
HexagonEncodings.h ELF: Move Instrcution definition to HexagonEncoding.h. 2015-04-14 21:41:00 +00:00
HexagonExecutableWriter.h ELF: Remove ELFT template argument when referring the base class. 2015-04-14 17:32:13 +00:00
HexagonLinkingContext.cpp ELF: Remove redundant namespace qualifiers. 2015-04-14 20:39:06 +00:00
HexagonLinkingContext.h Simplify short switch-cases. 2015-04-14 07:19:29 +00:00
HexagonRelocationHandler.cpp ELF: Move Instrcution definition to HexagonEncoding.h. 2015-04-14 21:41:00 +00:00
HexagonRelocationHandler.h ELF: Remove redundant namespace qualifiers. 2015-04-14 20:39:06 +00:00
HexagonTargetHandler.cpp ELF: Remove redundant namespace qualifiers. 2015-04-14 20:39:06 +00:00
HexagonTargetHandler.h ELF: Remove redundant namespace qualifiers. 2015-04-14 20:39:06 +00:00