summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CodeMetrics.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-10-14 20:33:57 +0000
committerManman Ren <manman.ren@gmail.com>2013-10-14 20:33:57 +0000
commitc6b63927946fb3cf31b5232307f790a328dcf49f (patch)
treecff848a64a1aa2eb5a5c3d54c1a5e1f3c9851664 /llvm/lib/Analysis/CodeMetrics.cpp
parent6004dbc9fa8786d0a51e6d122a5d451c7ec680d0 (diff)
downloadbcm5719-llvm-c6b63927946fb3cf31b5232307f790a328dcf49f.tar.gz
bcm5719-llvm-c6b63927946fb3cf31b5232307f790a328dcf49f.zip
Debug Info: static member DIE creation.
Clean up creation of static member DIEs. We can create static member DIEs from two places, so we call getOrCreateStaticMemberDIE from the two places. getOrCreateStaticMemberDIE will get or create the context DIE first, then it will check if the DIE already exists, if not, we create the static member DIE and add it to the context. Creation of static member DIEs are handled in a similar way as subprogram DIEs. llvm-svn: 192618
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud