Skip to content

lli command issues on arm64 - release 14, cl::ConsumeAfter option is active! #54362

Closed as not planned
@phoenixlabcn

Description

@phoenixlabcn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions