[all-commits] [llvm/llvm-project] 5c7c83: Revert "ManagedStatic: remove from DynamicLibrary"
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Wed Aug 3 08:57:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c7c83885fbb0909e972158240e167849ae1c6c0
https://github.com/llvm/llvm-project/commit/5c7c83885fbb0909e972158240e167849ae1c6c0
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M llvm/lib/Support/DynamicLibrary.cpp
M llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
Log Message:
-----------
Revert "ManagedStatic: remove from DynamicLibrary"
This reverts commit 38817af6a7271aee0581c56eaea44b8c4cf5ecc7.
Buildbots report a Windows build error. Revert until I can look at it
more carefully.
More information about the All-commits
mailing list