[llvm] [ORC] Add automatic shared library resolver for unresolved symbols. (PR #148410)
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 30 22:36:52 PDT 2025
================
@@ -0,0 +1,471 @@
+//===- LibraryScanner.h - Scanner for Shared Libraries -*- C++
+//-*-===//
----------------
lhames wrote:
Include comment should be 80-cols.
https://github.com/llvm/llvm-project/pull/148410
More information about the llvm-commits
mailing list