[PATCH] D54380: [llvm-objdump] Add symbol 'O' for object data

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 11 10:13:18 PST 2018


kristina reopened this revision.
kristina added a comment.
This revision is now accepted and ready to land.

This is causing some LLVM and LLD tests to fail on buildbots, since they rely on the old format.

I'll try to correct them myself, the culprits are:

  Failing Tests (3):
      LLVM :: MC/ELF/common-redeclare.s
      LLVM :: Object/objdump-symbol-table.test
      lld :: ELF/relocation-common.s


Repository:
  rL LLVM

https://reviews.llvm.org/D54380





More information about the llvm-commits mailing list