[all-commits] [llvm/llvm-project] d6f3f6: Revert "[ARM] Follow AACPS standard for volatile b...
Ties Stuij via All-commits
all-commits at lists.llvm.org
Tue Sep 8 10:46:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6f3f612318f31c46b95dd62eee45a75397ccfcf
https://github.com/llvm/llvm-project/commit/d6f3f612318f31c46b95dd62eee45a75397ccfcf
Author: Ties Stuij <ties.stuij at arm.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGRecordLayout.h
M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/CodeGen/aapcs-bitfield.c
M clang/test/CodeGen/bitfield-2.c
Log Message:
-----------
Revert "[ARM] Follow AACPS standard for volatile bit-fields access width"
This reverts commit 514df1b2bb1ecd1a33327001ea38a347fd2d0380.
Some of the buildbots got llvm-lit errors on CodeGen/volatile.c
More information about the All-commits
mailing list