Skip to content
Commit d073fe4e authored by Jim Ingham's avatar Jim Ingham
Browse files

When we were calculating the max byte size of ONE instruction to handle something like

x/9i

we actually calculated the size of 9 instructions.  Then we multiplied it by the count again 
to get the total amount we should fetch, so we thought 9 x86_64 instructions took over 1K
to fetch...

<rdar://problem/12649027>

llvm-svn: 167520
parent 514fc6fa
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