[all-commits] [llvm/llvm-project] 536acc: [ORC] Fix COFFAutoImportGeneratorTest on Darwin. (...
Lang Hames via All-commits
all-commits at lists.llvm.org
Mon Aug 3 02:31:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 536acc23e473855f900e0ef65fd1a3fc254264b0
https://github.com/llvm/llvm-project/commit/536acc23e473855f900e0ef65fd1a3fc254264b0
Author: Lang Hames <lhames at gmail.com>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M llvm/unittests/ExecutionEngine/Orc/COFFAutoImportGeneratorTest.cpp
Log Message:
-----------
[ORC] Fix COFFAutoImportGeneratorTest on Darwin. (#213616)
Add linker-level mangling prefix for lookups on Darwin.
These should fix the build failures associated with PR203914 on Darwin,
e.g. https://lab.llvm.org/buildbot/#/builders/23/builds/21523
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