https://bugs.llvm.org/show_bug.cgi?id=36563

Fangrui Song <i...@maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i...@maskray.me
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Fangrui Song <i...@maskray.me> ---
I'm inclined to close this as other options accept = now.
Not sure if we want to accept --lto-O 3 or --lto-O=3, because gcc/clang doesn't
accept -O 3 -O=3 either :)

For --opt-remarks-filename, maybe we can use this sentence from --chroot to
explain why it doesn't support the = variant:
// -chroot doesn't have a help text because it is an internal option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to