From 79243d9664671d43eb2d688b3b1b30bf9a5a19b7 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 1 Oct 2014 17:15:17 +0000 Subject: R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table llvm-svn: 218776 --- llvm/test/CodeGen/R600/structurize.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/CodeGen/R600/structurize.ll') diff --git a/llvm/test/CodeGen/R600/structurize.ll b/llvm/test/CodeGen/R600/structurize.ll index c2acd938ad0..02e592e9a55 100644 --- a/llvm/test/CodeGen/R600/structurize.ll +++ b/llvm/test/CodeGen/R600/structurize.ll @@ -13,7 +13,7 @@ ; ; -; CHECK-LABEL: @branch_into_diamond +; CHECK-LABEL: {{^}}branch_into_diamond: ; === entry block: ; CHECK: ALU_PUSH_BEFORE ; === Branch instruction (IF): -- cgit v1.2.3