summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorRiver Riddle <riverriddle@google.com>2019-12-23 15:54:55 -0800
committerA. Unique TensorFlower <gardener@tensorflow.org>2019-12-23 16:48:22 -0800
commit21610e6651682a21a7ea8b81d65fa7271447fa31 (patch)
treedb04520512221d0dac03657839dc99c6eaab0424 /lldb/packages/Python/lldbsuite/test/python_api
parente62a69561fb9d7b1013d2853da68d79a7907fead (diff)
downloadbcm5719-llvm-21610e6651682a21a7ea8b81d65fa7271447fa31.tar.gz
bcm5719-llvm-21610e6651682a21a7ea8b81d65fa7271447fa31.zip
Refactor the way that pass options are specified.
This change refactors pass options to be more similar to how statistics are modeled. More specifically, the options are specified directly on the pass instead of in a separate options class. (Note that the behavior and specification for pass pipelines remains the same.) This brings about several benefits: * The specification of options is much simpler * The round-trip format of a pass can be generated automatically * This gives a somewhat deeper integration with "configuring" a pass, which we could potentially expose to users in the future. PiperOrigin-RevId: 286953824
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud