Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
[oota-llvm.git] / test / CodeGen / AArch64 / variadic.ll
index f601d4731e0403c54b661043f884f97078afa8a8..c5d319eb112b8334cc3aa7e8407cd478f3587393 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs -march=aarch64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=aarch64-none-linux-gnu < %s | FileCheck %s
 
 %va_list = type {i8*, i8*, i8*, i32, i32}