summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-08-05 21:45:19 +0000
committerZachary Turner <zturner@google.com>2016-08-05 21:45:19 +0000
commit9c3dac8efd19590fc88c531ac736a35475f3a486 (patch)
treec338b3b7d6c56a2ac15a53ef5a5355365d915f57 /llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
parentd0de3683ecb7e0484f298f8926ae9f97c51c5898 (diff)
downloadbcm5719-llvm-9c3dac8efd19590fc88c531ac736a35475f3a486.tar.gz
bcm5719-llvm-9c3dac8efd19590fc88c531ac736a35475f3a486.zip
Make YAML support SmallVector
Currently YAML sequences require std::vectors. All of the methods that the YAML parser accesses though are present in SmallVector, so there's no reason we can't support SmallVector inherently. This patch does that. Reviewed By: majnemer Differential Revision: https://reviews.llvm.org/D23213 llvm-svn: 277870
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/CodeViewError.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud