llvm-project/lldb/source/Plugins/Architecture
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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Mips Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PPC64 Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
CMakeLists.txt Move architecture-specific address adjustment to architecture plugins 2018-09-21 18:56:44 +00:00