lldb-eval icon indicating copy to clipboard operation
lldb-eval copied to clipboard

Build LLVM distribution with our custom patches

Open werat opened this issue 4 years ago • 0 comments

Some functionality of lldb-eval depends on the patches we contributed to LLDB -- https://github.com/google/lldb-eval/blob/master/docs/lldb-patches.md

Some of the patches are not yet submitted or not available in earlier versions of LLVM. For running pre-commit tests in GitHub Actions it would be nice to have these patches, so we can tests everything.

werat avatar May 31 '21 10:05 werat