[PATCH] D30166: Honor __unaligned in codegen for declarations and expressions

Roger Ferrer Ibanez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 06:12:47 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297276: Honor __unaligned in codegen for declarations and expressions (authored by rogfer01).

Changed prior to commit:
  https://reviews.llvm.org/D30166?vs=89989&id=91005#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30166

Files:
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/AST/ExprConstant.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/test/CodeGen/unaligned-decl.c
  cfe/trunk/test/CodeGen/unaligned-expr.c
  cfe/trunk/test/CodeGen/unaligned-field.c
  cfe/trunk/test/CodeGenCXX/unaligned.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30166.91005.patch
Type: text/x-patch
Size: 9383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170308/10f42663/attachment-0001.bin>


More information about the cfe-commits mailing list