Add the testcase from pr23900.
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-04-LiveVariablesBug.ll
index 6b871aa3a4d4f1ae60c6eb6e0756b4aae2d43d91..ec3bce9c666af82d861ec2d67231f62582b2eef3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu
+; RUN: llc -no-integrated-as < %s -mtriple=x86_64-unknown-linux-gnu
 ; PR1767
 
 define void @xor_sse_2(i64 %bytes, i64* %p1, i64* %p2) {