[PATCH] D72932: [ARM] Follow AACPS standard for volatile bit-fields access width

Ties Stuij via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 07:53:12 PDT 2020


stuij updated this revision to Diff 290485.
stuij added a comment.

addressed review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72932

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGRecordLayout.h
  clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/aapcs-bitfield.c
  clang/test/CodeGen/bitfield-2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72932.290485.patch
Type: text/x-patch
Size: 230735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200908/e1d0a925/attachment-0001.bin>


More information about the cfe-commits mailing list