aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/MathExtras.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2014-09-26 12:15:40 +0000
committerFrederic Riss <friss@apple.com>2014-09-26 12:15:40 +0000
commit6b65eb0642165caf410526745a4f8b172fa23fb9 (patch)
treea7fb905578891edf7051fdde5a127fb345a63ba6 /llvm/lib/Support/MathExtras.cpp
parent7165e8989246606c4a982d255ac1fbf2892f9af8 (diff)
downloadllvm-6b65eb0642165caf410526745a4f8b172fa23fb9.zip
llvm-6b65eb0642165caf410526745a4f8b172fa23fb9.tar.gz
llvm-6b65eb0642165caf410526745a4f8b172fa23fb9.tar.bz2
Store TypeUnits in a SmallVector<DWARFUnitSection> instead of a single DWARFUnitSection.
Summary: There will be multiple TypeUnits in an unlinked object that will be extracted from different sections. Now that we have DWARFUnitSection that is supposed to represent an input section, we need a DWARFUnitSection<TypeUnit> per input .debug_types section. Once this is done, the interface is homogenous and we can move the Section parsing code into DWARFUnitSection. Reviewers: samsonov, dblaikie Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D5482 llvm-svn: 218513
Diffstat (limited to 'llvm/lib/Support/MathExtras.cpp')
0 files changed, 0 insertions, 0 deletions