[PATCH] D142327: [clang][RISCV] Fix ABI handling of empty structs with hard FP calling conventions in C++
    Alex Bradbury via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Aug  7 02:46:02 PDT 2023
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3c57fdd8439: [clang][RISCV] Fix bug in ABI handling of empty structs with hard FP calling… (authored by asb).
Changed prior to commit:
  https://reviews.llvm.org/D142327?vs=546012&id=547684#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142327/new/
https://reviews.llvm.org/D142327
Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/ABIInfoImpl.cpp
  clang/lib/CodeGen/ABIInfoImpl.h
  clang/lib/CodeGen/Targets/RISCV.cpp
  clang/test/CodeGen/RISCV/abi-empty-structs.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142327.547684.patch
Type: text/x-patch
Size: 10852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/0a40bb9a/attachment.bin>
    
    
More information about the cfe-commits
mailing list