Enable fuzzer on loongarch64.
Details
Details
- Reviewers
SixWeining xen0n xry111 MaskRay XiaodongLoong - Group Reviewers
Restricted Project - Commits
- rG9c2f792dceb6: [fuzzer] Enable loongarch64
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/fuzzer/FuzzerUtil.h | ||
---|---|---|
98 ↗ | (On Diff #485013) | IMO don't squeeze this and the GetNextInstructionPc enablement into one patch. This line of change actually works independently of architectures and could benefit others too. |
compiler-rt/lib/fuzzer/FuzzerUtil.h | ||
---|---|---|
98 ↗ | (On Diff #485013) | OK, thanks. |