[llvm] [Orc] Initial version of ELFSymtabStaticGenerator (PR #135591)

via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 11:26:04 PDT 2025


stmonty wrote:

@lhames Thanks for the response! If I am understanding correctly, you are saying this generator is unnecessary as the correct way to handle this case would be to just export the symbols into the dynamic symbol table and just use the already existing ORC functionality?

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


More information about the llvm-commits mailing list