[all-commits] [llvm/llvm-project] ebbbd9: ManagedStatic: remove from DynamicLibrary

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Aug 25 08:07:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebbbd93e3cd8c91b5ac01540c05c619236a90289
      https://github.com/llvm/llvm-project/commit/ebbbd93e3cd8c91b5ac01540c05c619236a90289
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/lib/Support/DynamicLibrary.cpp
    M llvm/lib/Support/Windows/DynamicLibrary.inc
    M llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp

  Log Message:
  -----------
  ManagedStatic: remove from DynamicLibrary

v2:
- fix Windows build issues

Differential Revision: https://reviews.llvm.org/D129127




More information about the All-commits mailing list