[safestack] Fix compiler crash in the presence of stack restores.
A use can be emitted before def in a function with stack restore points but no static allocas. llvm-svn: 248455
Loading
Please register or sign in to comment
A use can be emitted before def in a function with stack restore points but no static allocas. llvm-svn: 248455