diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-05-28 06:10:56 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-05-28 06:10:56 +0000 |
commit | 1560517ec3ae50b4baab7e832e879e2ebf8f8b6b (patch) | |
tree | ca7479830b6460e1b0b7fe06cc3e8f3b25ba4f9f /compiler-rt/SDKs/linux/usr/include/string.h | |
parent | 2137c928b082dbf5ae6a56e5607114cf5891bd01 (diff) | |
download | bcm5719-llvm-1560517ec3ae50b4baab7e832e879e2ebf8f8b6b.tar.gz bcm5719-llvm-1560517ec3ae50b4baab7e832e879e2ebf8f8b6b.zip |
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
Diffstat (limited to 'compiler-rt/SDKs/linux/usr/include/string.h')
0 files changed, 0 insertions, 0 deletions