Uses libFuzzer to generate in-memory object files, and then attempts to interpret them for CFI-correctness.
Also implemented the "-q" and "--quiet" flags in the llvm-cfi-verify
tool, which silences intermediate error output when parsing the object
file (but does not suppress the final result output).
Details
Details
- Reviewers
pcc
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28117 Build 28116: arc lint + arc unit