[utils] Support -mtriple=powerpc64
authorFangrui Song <maskray@google.com>
Sun, 22 Oct 2017 18:43:23 +0000 (18:43 +0000)
committerFangrui Song <maskray@google.com>
Sun, 22 Oct 2017 18:43:23 +0000 (18:43 +0000)
commitdc168722daa842e93c3651057b3dde507a5c1e2d
tree47443a455e8469610007e3581917d3a598abcf1d
parentce55eab9360ebc0482677ad7ea7602fba2a11954
[utils] Support -mtriple=powerpc64

Summary: test/CodeGen/PowerPC/pr33093.ll uses both powerpc64 (big-endian) and powerpc64le while the former was unsupported.

Subscribers: nemanjai

Differential Revision: https://reviews.llvm.org/D39164

llvm-svn: 316297
llvm/utils/update_llc_test_checks.py