ARM: use the proper target object format for WoA
[oota-llvm.git] / test / CodeGen / AArch64 / neon-spill-fpr8-fpr16.ll
index b9396ac2e47ffae82adeb1eba007768d6a04ca2e..142b0a8bd5373ab1c9876353cdf82a4e3f44a371 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+neon < %s | FileCheck %s
+; not relevant for arm64: <1 x iN> isn't legal
 
 ; This file tests the spill of FPR8/FPR16. The volatile loads/stores force the
 ; allocator to keep the value live until it's needed.