implement EmitFunctionEntryLabel to emit the .cc_top directive,
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 04:44:02 +0000 (04:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 04:44:02 +0000 (04:44 +0000)
commitd7d44bd5a81a4300201064cee1407fe804990320
tree90c008732a99578f4b7e1e54bec27ad1e5c30586
parentc310778830720f707382d03c2b022f3ddbf08ad1
implement EmitFunctionEntryLabel to emit the .cc_top directive,
allowing xcore to use the normal runOnMachineFunction
implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/AsmPrinter/XCoreAsmPrinter.cpp