[libcxx-commits] [PATCH] D100504: [libc++abi][AIX] initial patch	for EH on AIX
    Xing Xue via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Apr 21 10:21:51 PDT 2021
    
    
  
xingxue updated this revision to Diff 339302.
xingxue added a comment.
Changes:
- Added `#include <stdio.h>` for `fprintf()` as suggested.
- Make `__xlcxx_personality_v1` a wrapper of `__gxx_personality_v0`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100504/new/
https://reviews.llvm.org/D100504
Files:
  libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100504.339302.patch
Type: text/x-patch
Size: 51121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210421/99cc49a0/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list