llvm-project/lldb/source/Plugins/Instruction
Fangrui Song 2f677ab07b Simplify Triple::ppc64{,le} checks with Triple::isPPC64()
While here, update some ppc64le specific check to isPPC64(), if it
applies to big-endian as well, in the hope that it will ease the support
of big-endian if people are interested in this area. The big-endian
variant is used by at least FreeBSD, Gentoo Linux, Adélie Linux, and
Void Linux.

llvm-svn: 360868
2019-05-16 09:07:33 +00:00
..
ARM typedef enum -> enum 2019-05-14 08:55:50 +00:00
ARM64 typedef enum -> enum 2019-05-14 08:55:50 +00:00
MIPS [CMake] Remove EmulateInstructionMIPS dependency on Interpreter 2019-05-02 01:10:38 +00:00
MIPS64 [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PPC64 Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
CMakeLists.txt [LLDB] Initial version of PPC64 InstEmulation 2018-02-27 18:42:46 +00:00