[PATCH] D132743: [ELF] Add ability to get a symbol by name from the GNU_HASH table section

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 09:10:21 PDT 2022


jhuber6 abandoned this revision.
jhuber6 added a comment.

Abandoning this patch as its functionality has been moved into D131309 <https://reviews.llvm.org/D131309>. This loses us the test coverage, but it passed the suite here so we can conclude it was correctly implemented.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132743



More information about the llvm-commits mailing list