[PATCH] D81915: [ObjectYAML][DWARF] Let writeVariableSizedInteger() return Error.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 02:09:30 PDT 2020


Higuoxing added a comment.

I think the error message "invalid integer write size" makes little sense here. If multiple sections are involved, it's hard to tell which section contains the invalid value. I'm still thinking about improving it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81915/new/

https://reviews.llvm.org/D81915





More information about the llvm-commits mailing list