summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/local-memory-two-objects.ll
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-10-01 17:15:17 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-10-01 17:15:17 +0000
commit79243d9664671d43eb2d688b3b1b30bf9a5a19b7 (patch)
treece9b59b6bfc7ab0c68963918fa5f07cc838f99f4 /llvm/test/CodeGen/R600/local-memory-two-objects.ll
parent0a4e9a3b25ceac87bede40e6b4f7cae01468a507 (diff)
downloadbcm5719-llvm-79243d9664671d43eb2d688b3b1b30bf9a5a19b7.tar.gz
bcm5719-llvm-79243d9664671d43eb2d688b3b1b30bf9a5a19b7.zip
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table
llvm-svn: 218776
Diffstat (limited to 'llvm/test/CodeGen/R600/local-memory-two-objects.ll')
-rw-r--r--llvm/test/CodeGen/R600/local-memory-two-objects.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/local-memory-two-objects.ll b/llvm/test/CodeGen/R600/local-memory-two-objects.ll
index f0f68243ebf..3bb79ab978d 100644
--- a/llvm/test/CodeGen/R600/local-memory-two-objects.ll
+++ b/llvm/test/CodeGen/R600/local-memory-two-objects.ll
@@ -5,7 +5,7 @@
@local_memory_two_objects.local_mem0 = internal unnamed_addr addrspace(3) global [4 x i32] zeroinitializer, align 4
@local_memory_two_objects.local_mem1 = internal unnamed_addr addrspace(3) global [4 x i32] zeroinitializer, align 4
-; EG-CHECK: @local_memory_two_objects
+; EG-CHECK: {{^}}local_memory_two_objects:
; Check that the LDS size emitted correctly
; EG-CHECK: .long 166120
OpenPOWER on IntegriCloud