[Lldb-commits] [lldb] r367441 - Don't crash when pass by value struct has no definition.

via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 5 11:11:30 PDT 2019


> I also tried to obj2yaml the good DWARF and change it, but once you
> add bytes all of the section sizes and offsets are off so that was
> not very fruitful, so I ran into errors when trying to convert the
> yaml back to and ELF file.
>
> Greg

Yet another case where a "DWARF assembler" would be useful.
--paulr



More information about the lldb-commits mailing list