[libcxx-commits] [PATCH] D86768: [libunwind] Replace chain-of-ifdefs for dl_iterate_phdr

Sterling Augustine via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 2 17:03:51 PDT 2020


saugustine accepted this revision.
saugustine added a comment.

I am going to accept this, since no one else seems to be able to review it. But the problem here is that no one really knows what a simplified ifdef chain with the same functionality looks like. I tried a couple of times and failed miserably.

So if this works, great! If not, we will need to revert it quickly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86768



More information about the libcxx-commits mailing list