add a new AsmPrinter::EmitFunctionEntryLabel virtual function,
which allows targets to override function entry label emission. Use it to convert linux/ppc to use EmitFunctionHeader(). llvm-svn: 94667
Loading
Please register or sign in to comment