aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC/ppc-machine.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/PowerPC/ppc-machine.s')
-rw-r--r--test/MC/PowerPC/ppc-machine.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/PowerPC/ppc-machine.s b/test/MC/PowerPC/ppc-machine.s
index b8a7e3f..6b3bf31 100644
--- a/test/MC/PowerPC/ppc-machine.s
+++ b/test/MC/PowerPC/ppc-machine.s
@@ -1,5 +1,6 @@
# RUN: llvm-mc -triple powerpc-unknown-unknown %s
# RUN: llvm-mc -triple powerpc64-unknown-unknown %s
+# RUN: llvm-mc -triple powerpc64le-unknown-unknown %s
# For now, the only thing we check is that the .machine directive
# is accepted without syntax error.