[PATCH] D109652: [PowerPC] Restrict various P10 options to P10 only.

Amy Kwan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 24 16:36:29 PDT 2021


amyk updated this revision to Diff 374990.
amyk edited the summary of this revision.
amyk added a comment.

Addressed Lei's review comments to output:

  error: option '-mpcrel' cannot be specified without '-mcpu=pwr10 -mprefixed'

when PC-Rel is specified pre-P10.

Also updated the comment for MMA on pre-P10 so it makes more sense and is more consistent with the comments I've added.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109652

Files:
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/Driver/ppc-p10-features-support-check.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109652.374990.patch
Type: text/x-patch
Size: 6978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210924/fbfd4bab/attachment-0001.bin>


More information about the cfe-commits mailing list