llvm-project/lldb/source/Plugins/Instruction/PPC64
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
..
CMakeLists.txt
EmulateInstructionPPC64.cpp Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
EmulateInstructionPPC64.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00