[clang] [lld] [llvm] Adding Matching and Inference Functionality to Propeller (PR #139008)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 23:38:16 PDT 2025


https://github.com/jh7370 commented:

Thanks for the patch. I think this PR should be split up a bit, so that it's easier to review distinct sections. In particular the areas related to yaml2obj/obj2yaml, llvm-readobj and llvm-objdump could probably be their own PR, where we can focus on reviewing how tools read the data.

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


More information about the llvm-commits mailing list