How to use this tool compile solidity/evm bytecode into llvm ir?
Open
- Dominant language
- C++
- Stars
- 169
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hi, sorry to bother.
I'm wonder is this the right way to use this tool?
```
~/evmjit/build/cpp-ethereum/build/test$ EVMJIT="-help" ./testeth --jit
```
I got some unexpected feedback
```
Running tests using path: "/home/user0/tests"
An unrecognized parameter in the argument jit
Usage: testeth [Boost.Test argument]... -- [custom test module argument]...
For detailed help on Boost.Test parameters use:
testeth --help
or
testeth --help=
```
The Readme file is a little difficult for me to understand. I'll be really appreciated if anyone can help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.