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

Victor Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 6 09:08:19 PDT 2021


NeHuang added inline comments.


================
Comment at: clang/test/Driver/ppc-mprivileged-support-check.c:25
+// HASPRIV: test() #0 {
+// HASPRIV: attributes #0 {
+// HASPRIV-SAME: +privileged
----------------
maybe check for `attributes #0 = {`  


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107461



More information about the cfe-commits mailing list