Skip to content
Commit fd11f49b authored by Chris Lattner's avatar Chris Lattner
Browse files

it isn't safe to speculative load from a malloc, it might have

returned null, and may not have been big enough in any case.  
Thanks to Jay Foad for pointing this out!

llvm-svn: 92452
parent f6a585fc
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