ppc/linux isn't ready for this and it was an accident that it was included.

This should fix a bunch of linux buildbot failures.

llvm-svn: 94643
This commit is contained in:
Chris Lattner 2010-01-27 01:02:43 +00:00
parent f48d51d693
commit 57f064722a
1 changed files with 0 additions and 2 deletions

View File

@ -601,8 +601,6 @@ bool PPCLinuxAsmPrinter::runOnMachineFunction(MachineFunction &MF) {
SetupMachineFunction(MF);
O << "\n\n";
EmitFunctionHeader();
// Print out constants referenced by the function
EmitConstantPool(MF.getConstantPool());