diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2022-09-13 15:39:14 -0700 |
---|---|---|
committer | Jordan Rupprecht <rupprecht@google.com> | 2022-09-13 15:39:15 -0700 |
commit | 4fdda4f82d787c988d5bbdf365df95fd0c8ca14b (patch) | |
tree | 0b1833f9626b445097550efa79cf38f9cc5ce8fd /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 09d73fe8cdf58ebac455336d7ff6e231be9e05b0 (diff) | |
download | llvm-4fdda4f82d787c988d5bbdf365df95fd0c8ca14b.zip llvm-4fdda4f82d787c988d5bbdf365df95fd0c8ca14b.tar.gz llvm-4fdda4f82d787c988d5bbdf365df95fd0c8ca14b.tar.bz2 |
[lldb][fuzz] Allow expression fuzzer to be passed as a flag.
The expression fuzzer checks an environment variable, `LLDB_FUZZER_TARGET`, to get the fuzzer target binary. This is fine, but internally our tooling for running fuzz tests only has proper handling for flag values. It's surprisingly complicated to add support for that, and allowing it to be passed via flag seems reasonable anyway.
Reviewed By: cassanova
Differential Revision: https://reviews.llvm.org/D133546
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions