| commit | 73de5fbfc3f8199d59e2cb7749f0441c715adbb6 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Jan 28 01:28:58 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Jan 28 01:28:58 2010 +0000 |
| tree | 72fa23ecec88cb1040939a3647f11d8a7b50fcea | |
| parent | c70ee8610d96e0a6c493a9522bd568442d675470 [diff] |
Give AsmPrinter the most common expected implementation of runOnMachineFunction, and switch PPC to use EmitFunctionBody. The two ppc asmprinters now don't heave to define runOnMachineFunction. llvm-svn: 94722