[all-commits] [llvm/llvm-project] ad192f: [ORC] Restrict check-dwarf-filename test to Darwin...
Lang Hames via All-commits
all-commits at lists.llvm.org
Fri Jan 3 01:47:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad192f9f20ad48188b80855c085a0ad7266e0056
https://github.com/llvm/llvm-project/commit/ad192f9f20ad48188b80855c085a0ad7266e0056
Author: Lang Hames <lhames at gmail.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M llvm/test/ExecutionEngine/JITLink/x86-64/MachO-check-dwarf-filename.s
Log Message:
-----------
[ORC] Restrict check-dwarf-filename test to Darwin for now.
This test is failing on Windows (see e.g.
https://lab.llvm.org/buildbot/#/builders/146/builds/1983), probably due to
incomplete debugger support there (the test registers debug info in-process, so
non-Darwin builds shouldn't be expected to have the right symbols).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list