get_symbols_from_llvm¶
- selene_core.build_utils.symbols.get_symbols_from_llvm(contents: str | Path | bytes) SymbolTable¶
Extract symbols from LLVM (IR as a string or path, or bitcode as a string or path).
Extract symbols from LLVM (IR as a string or path, or bitcode as a string or path).