Issue |
98979
|
Summary |
MC option should not appear in the list of `opt --help`
|
Labels |
new issue
|
Assignees |
|
Reporter |
KanRobert
|
Now we can see
```
--x86-relax-relocations
--x86-sse2avx
--x86-align-branch=<string>
--x86-align-branch-boundary=<uint>
--x86-branches-within-32B-boundaries
```
in the result of `opt --help`.
It's confusing b/c these options should be MC only and won't take effect when we pass them to `opt`.
@MaskRay
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs