]> granicus.if.org Git - llvm/commit
ADT: add a helper to check if the Triple is ARM64
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 28 Oct 2017 19:15:05 +0000 (19:15 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 28 Oct 2017 19:15:05 +0000 (19:15 +0000)
commitcf76a97d8faf44c4b5b524a560a3acd6b9acd363
treecf08cb58be1c4647b8fec89dfb8f44048522f266
parent72428f5e04d2f58ca4b3f3e4ff3a655bca6ebaa6
ADT: add a helper to check if the Triple is ARM64

Add a trivial helper for checking if the architecture is AArch64 Little
Endian or Big Endian.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316837 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h