aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2002-04-25 04:34:15 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2002-04-25 04:34:15 +0000
commit4876209aa6ac2db626ab21e996b37005c03600da (patch)
tree8cdadb6426f381713da82da3e1fddd14f3a7ee5c /lib/Transforms/Utils/CloneFunction.cpp
parent93240fe6b1f79e9ccb271a214a01141f8c2c123a (diff)
Don't record instructions for copying method arguments in the
AddedInstrns sets for the first machine instruction. It is hard to ensure that the right order is preserved, and sure enough, the order was broken. Instead, use a separate set for the function entry. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2312 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions