[PATCH] D107461: [PowerPC] Do not define __PRIVILEGED__

Stefan Pintilie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 9 13:23:24 PDT 2021


stefanp updated this revision to Diff 365278.
stefanp added a comment.

Revewiers had a good catch where I forgot to add an equals sign to check
in the test case. I've fixed that test now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107461

Files:
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/Driver/ppc-mprivileged-support-check.c
  clang/test/Preprocessor/init-ppc64.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107461.365278.patch
Type: text/x-patch
Size: 6929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210809/2dac61ea/attachment-0001.bin>


More information about the cfe-commits mailing list