aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ScoreboardHazardRecognizer.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-10-29 22:49:29 +0000
committerManman Ren <manman.ren@gmail.com>2013-10-29 22:49:29 +0000
commitd498e5e960f237d3eb04ad7680bd093d1954c7fe (patch)
treee102ff8da43f1f3510c12177713e49505d49fd56 /lib/CodeGen/ScoreboardHazardRecognizer.cpp
parentd1ea5928ddbd38e99507f7f18df8ec8a865c7799 (diff)
downloadexternal_llvm-d498e5e960f237d3eb04ad7680bd093d1954c7fe.tar.gz
external_llvm-d498e5e960f237d3eb04ad7680bd093d1954c7fe.tar.bz2
external_llvm-d498e5e960f237d3eb04ad7680bd093d1954c7fe.zip
Debug Info: instead of calling addToContextOwner which constructs the context
after the DIE creation, we construct the context first. Ensure that we create the context before we create a type so that we can add the newly created type to the parent. Remove last use of addToContextOwner now that it's not needed. We use createAndAddDIE to wrap around "new DIE(". Now all shareable DIEs should be added to their parents right after the creation. Reviewed off-list by Eric, Thanks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193657 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ScoreboardHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions