[PATCH] D67221: [yaml2obj] Write the section header table after section contents

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 7 12:48:11 PDT 2019


grimar added a comment.

It broke ASan BB:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/13820/steps/check-llvm%20asan/logs/stdio

It is not a problem of this patch and hopefully is fixed now by rL371318 <https://reviews.llvm.org/rL371318>. I am waiting for BB build result.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67221





More information about the llvm-commits mailing list