[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 Oct 13 02:32:07 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG208987844ffa: [ARM] Follow AACPS standard for volatile bit-fields access width (authored by stuij).

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
  clang/test/CodeGen/volatile.c

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


More information about the cfe-commits mailing list