diff options
author | Zachary Turner <zturner@google.com> | 2017-06-09 17:54:36 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-06-09 17:54:36 +0000 |
commit | 7e62cd17d6813d66e46e7177574be81c665d8eab (patch) | |
tree | bdab66465650daaa10cf21e6c08222886c2c36c3 /llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | |
parent | d9de6389fc705fd662b692c6fd3de640b3dc559e (diff) | |
download | llvm-7e62cd17d6813d66e46e7177574be81c665d8eab.zip llvm-7e62cd17d6813d66e46e7177574be81c665d8eab.tar.gz llvm-7e62cd17d6813d66e46e7177574be81c665d8eab.tar.bz2 |
Allow VarStreamArray to use stateful extractors.
Previously extractors tried to be stateless with any additional
context information needed in order to parse items being passed
in via the extraction method. This led to quite cumbersome
implementation challenges and awkwardness of use. This patch
brings back support for stateful extractors, making the
implementation and usage simpler.
llvm-svn: 305093
Diffstat (limited to 'llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp')
0 files changed, 0 insertions, 0 deletions