AMDGPU: Add pass to detect used kernel features
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-modifier-n.ll
index 97eac388677b38e584d3f7f2864859626e65237b..072c7c4195360e2f6f83d45adf4fb060ac9ce739 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep { 37}
+; RUN: llc < %s -march=x86 -no-integrated-as | grep " 37"
 ; rdar://7008959
 
 define void @bork() nounwind {