Tags: anza-xyz/llvm-project
Tags
[SOL] Reduce cost of floating point expansion (#167)
[SOL] Create `add64 r10, 0` for functions that do not need stack space ( #158)
[SOL] Always add return for SBPFv3 (#150) * [SOL] Always add return for SBPFv3 * Add test and simplify condition
[SOL] LLDB for LLVM 19 (#145) * [SOL] lldb: pretty print instructions * [SOL] lldb: skip ranges with DW_AT_low_pc equal to zero * [SOL] lldb: Add solana-lldb wrapper This adds a wrapper around the LLDB executable that resides in the same directory. Once we start to distribute LLDB in sbf-tools, the wrapper + scripts can be put into the same directory as the LLDB executable. Invoking ./solana-lldb will pre-load helper functions to print rust as well as solana types (e.g. pubkeys in base58 or auto deref of accounts) and then start the LLDB executable. * [SOL] Revamp LLDB for SBF --------- Co-authored-by: wj <[email protected]>
[SOL] Fix stack arguments store chain (#142) * Fix missing arg * Refactor file * Refactor file and add tests
[SOL] Create SBF sub architectures (#136) * Split targets * Use sbpf instead of sbf for triples
PreviousNext