[all-commits] [llvm/llvm-project] ef30a0: [NFC] Add float aggregate ABI test for PowerPC

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Wed Jul 15 09:50:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef30a00a57c78a91571a66555f2531af0f1f51e5
      https://github.com/llvm/llvm-project/commit/ef30a00a57c78a91571a66555f2531af0f1f51e5
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    A clang/test/CodeGen/ppc-aggregate-abi.cpp

  Log Message:
  -----------
  [NFC] Add float aggregate ABI test for PowerPC

4c5a93bd landed adjustment to handle C++20 no_unique_address attribute
correctly, clang treats empty members in aggregate type differently if
having this attribute. This commit adds necessary test for PowerPC
target to reflect this change.




More information about the All-commits mailing list