mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-04 01:43:06 +00:00
d7ee221d4d
The adapter automates converting sequence of bytes into arbitrary arguments. Differential Revision: http://reviews.llvm.org/D17829 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262673 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
RUN: LLVMFuzzer-SimpleFnAdapterTest 2>&1 | FileCheck %s
|
|
|
|
CHECK: BINGO
|