[llvm] Adding Matching and Inference Functionality to Propeller (PR #160706)

Rahman Lavaee via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 1 14:24:42 PDT 2025


https://github.com/rlavaee commented:

Please also add obj2yaml and yaml2obj tests (like tools/yaml2obj/ELF/bb-addr-map.yaml and ./tools/obj2yaml/ELF/bb-addr-map.yaml). These should ideally be done in a separate CL and they will test the ELFEmitter.cpp and obj2yaml/elf2yaml.cpp changes. If you want to include them here, it would be fine too.

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


More information about the llvm-commits mailing list