mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 15:10:33 +00:00
Temporarily reverting r52056. It's causing PPC to fail to bootstrap.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52085 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dfac7cb306
commit
a8a8f427d6
@ -363,9 +363,6 @@ PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
|
||||
}
|
||||
|
||||
computeRegisterProperties();
|
||||
|
||||
// Preferred loop alignment is 16.
|
||||
setPrefLoopAlignment(16);
|
||||
}
|
||||
|
||||
/// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
|
||||
|
Loading…
Reference in New Issue
Block a user