R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table
[oota-llvm.git] / test / CodeGen / R600 / fdiv64.ll
index 79b5c8bb96eea4404195a494911c6f07ec35023b..312870bbdffd839099d32eaa94c7557f6ddf6041 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -march=r600 -mcpu=tahiti -verify-machineinstrs | FileCheck %s
 
-; CHECK: @fdiv_f64
+; CHECK: {{^}}fdiv_f64:
 ; CHECK: V_RCP_F64_e32 {{v\[[0-9]+:[0-9]+\]}}
 ; CHECK: V_MUL_F64 {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}}