mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
f9401b724f
The adapter automates converting sequence of bytes into arbitrary arguments. Differential Revision: http://reviews.llvm.org/D17829 llvm-svn: 262673
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
RUN: LLVMFuzzer-SimpleFnAdapterTest 2>&1 | FileCheck %s
|
|
|
|
CHECK: BINGO
|