Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a new command option in llvm-mc #1120

Closed
WilliamWangPeng opened this issue Feb 12, 2020 · 2 comments
Closed

add a new command option in llvm-mc #1120

WilliamWangPeng opened this issue Feb 12, 2020 · 2 comments
Labels
invalid This doesn't seem right

Comments

@WilliamWangPeng
Copy link

hi guys (-)
I have done some tests about llvm-mc now.
and I have another problem:
How to add a option command in llvm-mc,like ---assemble , -disassemble ,-mattr=<a1,+a2,-a3,...>
and I have seen many options in llvm-mc --help, I want to add a new one

@bader
Copy link
Contributor

bader commented Feb 12, 2020

@WilliamWangPeng, this doesn't seem like Intel specific issue, so I suggest raising this question here: https://github.com/llvm/llvm-project

@bader bader added the invalid This doesn't seem right label Feb 12, 2020
@bader
Copy link
Contributor

bader commented Feb 20, 2020

Moved to llvm/llvm-project#132.
Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants