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

Fix PR5744, a case where we were getting the pointer size instead of the

value size.  This only manifested when memdep inprecisely returns clobber,
which is do to a caching issue in the PR5744 testcase.  We can 'efficiently
emulate' this by using '-no-aa'

llvm-svn: 91004
parent 53e88544
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