Closed as not planned
Closed as not planned
Description
LLVM (http://llvm.org/):
LLVM version 14.0.0
Optimized build.
Default target: arm64-apple-darwin21.1.0
Host CPU: cyclone
I compiled llvm release 14 into arm64,and made it into a framework.
clang and llvm-link can be used normally.
When I use ' lli XXXXX.bc ' command always returns
option: error - this positional option will never be matched, because it does not Require a value, and a cl::ConsumeAfter option is active!
option: error - this positional option will never be matched, because it does not Require a value, and a cl::ConsumeAfter option is active!
How can I use it normally