Skip to content
Commit 1ec8e404 authored by Chad Rosier's avatar Chad Rosier
Browse files

Mark the Int_eh_sjlj_dispatchsetup pseudo instruction as clobbering all

registers.  Previously, the register we being marked as implicitly defined, but
not killed.  In some cases this would cause the register scavenger to spill a
dead register.

Also, use an empty register mask to simplify the logic and to reduce the memory
footprint.
rdar://12592448

llvm-svn: 167499
parent 8d2c2290
Loading
Loading
Loading
Loading
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