Revert "Store TypeUnits in a SmallVector<DWARFUnitSection> instead of a single DWARFU...
authorFrederic Riss <friss@apple.com>
Fri, 26 Sep 2014 12:34:06 +0000 (12:34 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 26 Sep 2014 12:34:06 +0000 (12:34 +0000)
commita0d5d7aed8e177cea381b3d054d80c212ece9f2c
tree9eee4a8679fc0aa0bb098a3c29a64ea63cc5411f
parent5fb5bdbf6ad273681a12d67b90e23aa0116c0426
Revert "Store TypeUnits in a SmallVector<DWARFUnitSection> instead of a single DWARFUnitSection."

This reverts commit r218513.

Buildbots using libstdc++ issue an error when trying to copy
SmallVector<std::unique_ptr<>>. Revert the commit until we have a fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFContext.h