craig.topper added inline comments.

================
Comment at: clang/include/clang/Driver/Options.td:2196
+    : Joined<["-"], "malign-branch-boundary=">,
+      Group<m_Group>,
+      Flags<[DriverOption, HelpHidden]>,
----------------
MaskRay wrote:
> `Group<m_x86_Features_Group>`
Doesn't m_x86_Features_Group make things get collected for -target-features? I 
don't think this should be part of that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72227/new/

https://reviews.llvm.org/D72227



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to