[PATCH] D98305: [JITLink] Introduce generic x86-64 support by refactoring MachO/x86-64.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 15 09:33:03 PDT 2021
lhames added a comment.
In D98305#2761113 <https://reviews.llvm.org/D98305#2761113>, @NathanielMcVicar wrote:
> I believe this change, or one of the subsequent ones (I can't find them on Differential, sorry), broke a test on the Windows Debug build.
>
> Failed Tests (1):
> LLVM :: ExecutionEngine/JITLink/X86/ELF_skip_debug_sections.s
Hi Nathaniel,
Where are you seeing this test fail? If it's failing on a Buildbot could you please share a link to a failed build? If it's failing locally, are you building top-of-tree, and what is your build configuration?
- Lang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98305/new/
https://reviews.llvm.org/D98305
More information about the llvm-commits
mailing list