[PATCH] D131292: [libunwind][AIX] Save/restore errno before/after system calls dlopen/dlsym/dlclose

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 13:21:54 PDT 2022


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Thanks for adding the comment!  I think that being part of the traceback table support should be sufficiently isolated and that the additional conditional would be superfluous.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131292/new/

https://reviews.llvm.org/D131292



More information about the llvm-commits mailing list