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

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 09:50:16 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
stuij marked 2 inline comments as done.
Closed by commit rG514df1b2bb1e: [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

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


More information about the llvm-commits mailing list