| commit | bc1e6f08730159e7de2d5d8c5e48c96fe0146650 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jan 27 07:21:55 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jan 27 07:21:55 2010 +0000 |
| tree | 270cd447f51a11bcf29330ce4e8bf3bd89f76f4d | |
| parent | f99134f470532eb58d18583f8d90244ac40c03cc [diff] |
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