[PATCH] D104931: [AArch64] Wire up ILP32 ABI support in Clang
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 17 18:53:41 PDT 2023
MaskRay added a comment.
Herald added a subscriber: wangpc.
We need some tests. https://maskray.me/blog/2021-08-08-toolchain-testing#i-dont-know-whether-a-test-is-needed
Adding some to `clang/test/Preprocessor/init-aarch64.c` should cover many changes, but we also need one to cover setDataLayout.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104931/new/
https://reviews.llvm.org/D104931
More information about the cfe-commits
mailing list