This revision was automatically updated to reflect the committed changes.
Closed by commit rG35cf2f42dda4: [Driver][docs] Document option -mtune as a
no-op. (authored by SjoerdMeijer).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://review
SjoerdMeijer added a comment.
Thank you both for reviewing!
And I will wait a day.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78511/new/
https://reviews.llvm.org/D78511
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://list
psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.
That wording looks good to me. I've accepted the change, but worth waiting a
day or so to see if there are any objections or suggestions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/
SjoerdMeijer updated this revision to Diff 258823.
SjoerdMeijer added a comment.
Cheers, that's probably what I wanted to say.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78511/new/
https://reviews.llvm.org/D78511
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clan
Quuxplusone added inline comments.
Comment at: clang/docs/ClangCommandLineReference.rst:2738
+Accepts any value for compatability reasons with GCC, thus not performing any
CPU type specific tuning.
+
"Accepts any value, for compatibility with GCC. Does not per
SjoerdMeijer created this revision.
SjoerdMeijer added a reviewer: dblaikie.
This is a doc change documenting that option -mtune does not perform any CPU
type specific tuning but exists for compatability reasons with GCC.
https://reviews.llvm.org/D78511
Files:
clang/docs/ClangCommandLineRefe