[all-commits] [llvm/llvm-project] 983f24: Revert "[Clang][LoongArch] Fix ABI handling of emp...

Lu Weining via All-commits all-commits at lists.llvm.org
Mon Jul 24 18:19:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 983f2488326e1f8034f3b0686cd44221d8697bdc
      https://github.com/llvm/llvm-project/commit/983f2488326e1f8034f3b0686cd44221d8697bdc
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/CodeGen/Targets/LoongArch.cpp
    M clang/test/CodeGen/LoongArch/abi-lp64d-empty-structs.c

  Log Message:
  -----------
  Revert "[Clang][LoongArch] Fix ABI handling of empty structs in C++ to match GCC behaviour"

This reverts commit c299efbf284fae92bb8d7d29110f76912f089daf.

Reason to revert: D142327 has been reverted which is depended by this
change.




More information about the All-commits mailing list