[PATCH] D72819: [ELF] Decrease alignment of ThunkSection on 64-bit targets from 8 to 4

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 18:34:02 PST 2020


merge_guards_bot added a comment.
Herald added a subscriber: wuzish.

{icon times-circle color=red} Unit tests: fail. 61901 tests passed, 7 failed and 782 were skipped.

  failed: lld.ELF/aarch64-cortex-a53-843419-thunk.s
  failed: lld.ELF/aarch64-thunk-pi.s
  failed: lld.ELF/aarch64-thunk-script.s
  failed: lld.ELF/ppc64-dtprel.s
  failed: lld.ELF/ppc64-ifunc.s
  failed: lld.ELF/ppc64-tls-gd.s
  failed: lld.ELF/ppc64-toc-restore.s

{icon question-circle color=gray} clang-tidy: unknown.

{icon check-circle color=green} clang-format: pass.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233/diff.json>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1233/test-results.xml>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72819





More information about the llvm-commits mailing list