[all-commits] [llvm/llvm-project] d2bb07: Revert "[JITLink] Add missing symbols for ELF ehfr...

lhames via All-commits all-commits at lists.llvm.org
Sun Jan 31 18:34:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2bb07949b0e66a60f26a0a1fb6bcec609da5e63
      https://github.com/llvm/llvm-project/commit/d2bb07949b0e66a60f26a0a1fb6bcec609da5e63
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s

  Log Message:
  -----------
  Revert "[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ...."

This reverts commit 6e58539659aea0ee621c7e267d825aa82d4e7e96.

This failed in http://lab.llvm.org:8011/#/builders/123/builds/2676. I guess
were're still missing some symbols, but unfortunately the specific error is
masked by a bug in python/lit that hides stderr. This test will have to remain
disabled on Windows until I can get help to debug it further.




More information about the All-commits mailing list