[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:51 PDT 2025


================
@@ -0,0 +1,1136 @@
+//===----- LibraryScanner.cpp - Provide Library Scaning implementation
+//-----===//
----------------
lhames wrote:

Header comment should be 80-cols.

https://github.com/llvm/llvm-project/pull/148410


More information about the llvm-commits mailing list