[all-commits] [llvm/llvm-project] 4c10d6: [AIX] Support two itanium alignment LIT testcases ...
xiangling-liao via All-commits
all-commits at lists.llvm.org
Tue Oct 13 13:48:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c10d6508f546ee986df0994663984cb15354c08
https://github.com/llvm/llvm-project/commit/4c10d6508f546ee986df0994663984cb15354c08
Author: Xiangling Liao <Xiangling.Liao at ibm.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M clang/test/Layout/itanium-pack-and-align.cpp
M clang/test/Layout/itanium-union-bitfield.cpp
Log Message:
-----------
[AIX] Support two itanium alignment LIT testcases for AIX using regex
AIX has different layout dumping format from other itanium ABIs.
And for these two cases, use regex to match AIX format.
Differential Revision: https://reviews.llvm.org/D89064
More information about the All-commits
mailing list