[PATCH] D64470: [Object/ELF] - Improve error reporting for notes.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 07:30:23 PDT 2019


grimar added a comment.

It seems that my new test case triggered a unchecked error bug on bits.
I am going to recompile with `LLVM_ENABLE_ABI_BREAKING_CHECKS` to find the exact place.
Will reupload the fixed version after that.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64470





More information about the llvm-commits mailing list