[PATCH] D78563: [AIX] Port power alignment rules to clang

Xiangling Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 15:07:12 PDT 2020


Xiangling_L abandoned this revision.
Xiangling_L added a comment.

Current implementation conflicts with  __AlignOf  behavior as we discussed in [RFC] Adding AIX power alignment rule in clang front end (http://lists.llvm.org/pipermail/cfe-dev/2020-April/065324.html) . Drop this revision and a new implementation will be put on Phabricator when it's ready.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78563/new/

https://reviews.llvm.org/D78563





More information about the cfe-commits mailing list