aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter/Execution.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-05-28 06:10:56 +0000
committerBill Wendling <isanbard@gmail.com>2012-05-28 06:10:56 +0000
commit77b19134104c3e96424dc010f2b69c3faf580e68 (patch)
tree98ad84f042cb7de6acb92c2079d32b4491d740f0 /lib/ExecutionEngine/Interpreter/Execution.cpp
parentd509d0b532ec2358b3f341d4a4cd1411cb8b5db2 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157564 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Execution.cpp')
0 files changed, 0 insertions, 0 deletions