diff options
author | Alex Langford <apl@fb.com> | 2019-07-10 20:41:36 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-07-10 20:41:36 +0000 |
commit | 461a9d98d7040388f6eae46a53e2e5290fd28b2c (patch) | |
tree | 3bc5abc8e25e51594b6cd9ae1aaa938b749d82fb /lldb/packages/Python/lldbsuite/test/expression_command/dollar-in-variable | |
parent | cbe3ed17fa99102bcdc72e5aa65303ff05272ffc (diff) | |
download | bcm5719-llvm-461a9d98d7040388f6eae46a53e2e5290fd28b2c.tar.gz bcm5719-llvm-461a9d98d7040388f6eae46a53e2e5290fd28b2c.zip |
[Expression] IR Instrumenters should have a UtilityFunction
Right now, IR Instrumenters take a DynamicCheckerFunctions object which
has all the UtilityFunctions used to instrument IR for expressions.
However, each Instrumenter (in practice) uses exactly one
UtilityFunction, so let's change the abstraction.
llvm-svn: 365696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/dollar-in-variable')
0 files changed, 0 insertions, 0 deletions