Use the generic Lfunc_begin label on ppc.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Mar 2015 18:55:50 +0000 (18:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Mar 2015 18:55:50 +0000 (18:55 +0000)
commit2e2dbc35dafda95c2cfff335d3d02556742c848d
tree75615c72cbe580761bd51dd8f981c87fda667dde
parent42fcf79f36c07f30827087bcbf3f04d0a45ac2f8
Use the generic Lfunc_begin label on ppc.

This removes yet another custom label to mark the start of a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231390 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
test/CodeGen/PowerPC/empty-functions.ll
test/CodeGen/PowerPC/ppc64-anyregcc.ll
test/CodeGen/PowerPC/ppc64-linux-func-size.ll
test/CodeGen/PowerPC/ppc64-stackmap.ll
test/CodeGen/PowerPC/ppc64le-localentry.ll