kamleshbhalui wrote:

> > @clayborg @bulbazord we have extension in lldb to support cobol code 
> > debugging, we require byteswapping there. upstream version of lldb does not 
> > do byteswapping on scalar so no problem seen.
> 
> Maybe not, but this should still be testable with a unit test. If somebody 
> modifies or refactors this code in the future without a test, this might 
> break in a similar way and you would have to do all this work again. :)

Will try to write a unit test for same.

https://github.com/llvm/llvm-project/pull/81451
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to