[libcxx-commits] [PATCH] D101545: [libc++abi] NFC: adding a new parameter base to functions for calculating addresses with relative encodings
Saleem Abdulrasool via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 3 09:14:53 PDT 2021
compnerd accepted this revision.
compnerd added a subscriber: ldionne.
compnerd added a comment.
This revision is now accepted and ready to land.
I’d say wait a day or so to make sure that @ldionne doesn’t have any concerns, but this seems like it should be safe. Rebasing a pointer seems like a useful enough thing and this don’t impact the public interfaces.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101545/new/
https://reviews.llvm.org/D101545
More information about the libcxx-commits
mailing list