Skip to content
Commit 2f6531eb authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

Properly handle reloading and spilling around partial redefines in

LocalRewriter.

This is a bit of a hack that adds an implicit use operand to model the
read-modify-write nature of a partial redef. Uses and defs are rewritten in
separate passes, and a single operand would never be processed twice.

<rdar://problem/8518892>

llvm-svn: 116210
parent db3bc40a
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