Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-01-DeadArg-DbgInfo.ll
index 812d3720d6f561553a81689fa020a44d4899917f..a9c03ee563d88dd808cd012cc81903cbbdbf6f4a 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc -O2 < %s | FileCheck %s 
+; RUN: llc -O2 < %s | FileCheck %s
+; RUN: llc -O2 -regalloc=basic < %s | FileCheck %s
 ; Test to check that unused argument 'this' is not undefined in debug info.
 
 target triple = "x86_64-apple-darwin10.2"