From 78fce432b773ec9475918e50f7ce0a9021906c8d Mon Sep 17 00:00:00 2001 From: Alexis Hunt Date: Sat, 7 Apr 2012 01:33:14 +0000 Subject: [PATCH] Make the test for r154235 more platform-independent with a shorter string. llvm-svn: 154243 --- llvm/test/CodeGen/X86/utf8.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/utf8.ll b/llvm/test/CodeGen/X86/utf8.ll index 8a75c2ebce1c..67bc5ae2fd41 100644 --- a/llvm/test/CodeGen/X86/utf8.ll +++ b/llvm/test/CodeGen/X86/utf8.ll @@ -1,4 +1,4 @@ ; RUN: llc < %s -march=x86 | FileCheck %s -; CHECK: "iΔ",4,4 +; CHECK: iΔ @"i\CE\94" = common global i32 0, align 4