Skip to content
Commit 1560517e authored by Bill Wendling's avatar Bill Wendling
Browse files

Implement the indirect counter increment code in a better way. Instead of

replicating the code for every place it's needed, we instead generate a function
that does that for us. This function is local to the executable, so there
shouldn't be any writing violations.

llvm-svn: 157564
parent 2137c928
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