[libcxx-commits] [PATCH] D101545: [libc++abi] NFC: adding a new parameter base to functions for calculating addresses with relative encodings

Xing Xue via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 3 09:31:09 PDT 2021


xingxue updated this revision to Diff 342421.
xingxue added a reviewer: steven_wu.
xingxue added a comment.

Addressed comment:

- removed code that caching the `base` and the getting it from the cache.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101545

Files:
  libcxxabi/src/cxa_personality.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101545.342421.patch
Type: text/x-patch
Size: 6166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210503/e483b868/attachment-0001.bin>


More information about the libcxx-commits mailing list