[PATCH] D16788: PS4 ABI Round 2. Actual PS4 code.
Sunil Srivastava via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 10:13:34 PST 2016
Sunil_Srivastava updated this revision to Diff 47026.
Sunil_Srivastava added a comment.
Changed the patch based of feedback from John McCall.
There is new bit UseExplicitBitFieldAlignment, which is set for everything except for PS4. The r257462 change has been made conditional on this bit.
http://reviews.llvm.org/D16788
Files:
include/clang/Basic/TargetInfo.h
lib/AST/RecordLayoutBuilder.cpp
lib/Basic/TargetInfo.cpp
lib/Basic/Targets.cpp
test/Sema/bitfield-layout.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16788.47026.patch
Type: text/x-patch
Size: 5673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160205/b13277d0/attachment.bin>
More information about the cfe-commits
mailing list