Files
clang-p2996/lldb/tools/lldb-fuzzer/utils/TempFile.cpp
Jonas Devlieghere 61efe14e21 [lldb] Add a fuzzer for target creation
This patch adds a generic fuzzer that interprets inputs as object files
and uses them to create a target in lldb. It is very similar to the
llvm-dwarfdump fuzzer which found a bunch of issues in libObject.

Differential revision: https://reviews.llvm.org/D122461
2022-03-25 09:34:00 -07:00

1.0 KiB