[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
Mon Oct 12 07:40:48 PDT 2020
stuij updated this revision to Diff 297584.
stuij added a comment.
addressed review comment to hardwire non-MS target platforms
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/lit.local.cfg.py
clang/test/CodeGen/volatile.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72932.297584.patch
Type: text/x-patch
Size: 233227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/9026e336/attachment-0001.bin>
More information about the llvm-commits
mailing list