Skip to content
Snippets Groups Projects
Commit 0f4473a7 authored by Tanya Lattner's avatar Tanya Lattner
Browse files

Merge from mainline for PR1693.

llvm-svn: 42201
parent 53b947dc
No related merge requests found
......@@ -157,6 +157,7 @@ TargetLowering::TargetLowering(TargetMachine &tm)
StackPointerRegisterToSaveRestore = 0;
ExceptionPointerRegister = 0;
ExceptionSelectorRegister = 0;
SetCCResultContents = UndefinedSetCCResult;
SchedPreferenceInfo = SchedulingForLatency;
JumpBufSize = 0;
JumpBufAlignment = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment