Skip to content
Commit 4be99ff7 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

ABI handling: Fix nasty thinko where IRgen could generate an out-of-bounds read

when generating a coercion for ABI handling purposes.
 - This may only manifest itself when building at -O0, but the practical effect
   is that other arguments may get clobbered.

 - <rdar://problem/6930451> [irgen] ABI coercion clobbers other arguments

llvm-svn: 72932
parent 327f0b55
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