mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-01 15:17:25 +00:00
Reapply r206732. This time without optimization of branches.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206749 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -435,6 +435,8 @@ ARM64TargetLowering::ARM64TargetLowering(ARM64TargetMachine &TM)
|
||||
|
||||
setMinFunctionAlignment(2);
|
||||
|
||||
setDivIsWellDefined(true);
|
||||
|
||||
RequireStrictAlign = StrictAlign;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user