aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/TargetTransformInfo.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-09-11 18:55:55 +0000
committerManman Ren <manman.ren@gmail.com>2013-09-11 18:55:55 +0000
commitdc293b3fe9e3cb7eb7ce7035b32218251a06fbfe (patch)
tree279dfd3d252c3d3067823a2ac4712b5312b31d69 /lib/Analysis/TargetTransformInfo.cpp
parent55c06ae7afa3f862a6bb4a4441fe485c135f5b5e (diff)
downloadexternal_llvm-dc293b3fe9e3cb7eb7ce7035b32218251a06fbfe.tar.gz
external_llvm-dc293b3fe9e3cb7eb7ce7035b32218251a06fbfe.tar.bz2
external_llvm-dc293b3fe9e3cb7eb7ce7035b32218251a06fbfe.zip
Debug Info: move class definition of DIRef.
Definition of DIRef used to require the full definition of DIType because of usage of DIType::isType in DIRef::resolve. We now use DIDescriptor::isType instead to remove the requirement and move definition of DIRef before DIType. With this, we can move the definition of DIType::getContext to the header file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190540 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/TargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions