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)
commit86bd6a120232787e0a3e144aa8be62267f45c531
tree6ed947228798b4a09f8f531e5dbbfed0dc39eeee
parent71b9b6be1bca11f35172b8bef128ca76959dfd08
Use the generic Lfunc_begin label on ppc.

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

llvm-svn: 231390
llvm/include/llvm/MC/MCAsmInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCAsmInfo.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/empty-functions.ll
llvm/test/CodeGen/PowerPC/ppc64-anyregcc.ll
llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
llvm/test/CodeGen/PowerPC/ppc64-stackmap.ll
llvm/test/CodeGen/PowerPC/ppc64le-localentry.ll