commit | 27a14f19c810f494adddb8aaff960336ab4492e7 | [log] [tgz] |
---|---|---|
author | Jim Ingham <[email protected]> | Thu Oct 03 22:50:18 2019 |
committer | Jim Ingham <[email protected]> | Thu Oct 03 22:50:18 2019 |
tree | a7eae222175b77917ee9ccfd1b0f21555d7118f4 | |
parent | 145cdad11925194ec41949b5c8f0cb037f9e7941 [diff] |
Pass an SBStructuredData to scripted ThreadPlans on use. This will allow us to write reusable scripted ThreadPlans, since you can use key/value pairs with known keys in the plan to parametrize its behavior. Differential Revision: https://reviews.llvm.org/D68366 llvm-svn: 373675