[all-commits] [llvm/llvm-project] 4b3dea: Fix DebugInfo unittests shared library build (#202...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Jun 11 03:03:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b3deaeb0d85fda9f6eee73f65f0be16b0e00698
https://github.com/llvm/llvm-project/commit/4b3deaeb0d85fda9f6eee73f65f0be16b0e00698
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M llvm/unittests/DebugInfo/PDB/CMakeLists.txt
Log Message:
-----------
Fix DebugInfo unittests shared library build (#202943)
Fixes: `PublicsStreamTest.cpp.o: undefined reference to symbol
'_ZN4llvm6object18GenericBinaryErrorC1ERKNS_5TwineENS0_12object_errorE'`
under `BUILD_SHARED_LIBS=1`.
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