[llvm] [llvm-readobj][NFC] Don't use startLine in a middle of a line in ObjDumper. (PR #102071)
Jacek Caban via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 09:52:32 PDT 2024
cjacek wrote:
Yes, it's checked by `file-headers.test` tests (a few of them, for various formats) and `hex-dump.test`. I verified that they fail if I intentionally "break" the code to output an additional space. I will also make tests in #102245 more strict, to make sure that indentation works as expected.
https://github.com/llvm/llvm-project/pull/102071
More information about the llvm-commits
mailing list