[PATCH] D44889: [ORC] Add findSymbolIn() wrapper to C bindings.

Andres Freund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 09:10:16 PDT 2018


anarazel added a comment.

Ping? This is a simple enough addition that seems to have been envisioned when designing the Orc C stack (given that the underlying stack isn't used anywhere else, and has findSymbolIn()).


Repository:
  rL LLVM

https://reviews.llvm.org/D44889





More information about the llvm-commits mailing list