From 37ed9c199ca639565f6ce88105f9e39e898d82d0 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Mon, 1 Dec 2014 14:51:49 -0800 Subject: Update aosp/master LLVM for rebase to r222494. Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d --- test/CodeGen/R600/fetch-limits.r600.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/R600/fetch-limits.r600.ll') diff --git a/test/CodeGen/R600/fetch-limits.r600.ll b/test/CodeGen/R600/fetch-limits.r600.ll index f78d1d9..d35573e 100644 --- a/test/CodeGen/R600/fetch-limits.r600.ll +++ b/test/CodeGen/R600/fetch-limits.r600.ll @@ -3,7 +3,7 @@ ; RUN: llc < %s -march=r600 -mcpu=rv670 | FileCheck %s ; R600 supports 8 fetches in a clause -; CHECK: @fetch_limits_r600 +; CHECK: {{^}}fetch_limits_r600: ; CHECK: Fetch clause ; CHECK: Fetch clause -- cgit v1.1