[all-commits] [llvm/llvm-project] 70ee6e: [Support] Move loadSystemModuleSecure into Process...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Fri Jan 23 07:59:04 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70ee6e4427c8f55a910193bbda2eadf75e8a75f2
      https://github.com/llvm/llvm-project/commit/70ee6e4427c8f55a910193bbda2eadf75e8a75f2
  Author: Alexandre Ganea <alex_toresh at yahoo.fr>
  Date:   2026-01-23 (Fri, 23 Jan 2026)

  Changed paths:
    M llvm/lib/Support/Windows/Process.inc
    M llvm/lib/Support/Windows/Threading.inc

  Log Message:
  -----------
  [Support] Move loadSystemModuleSecure into Process.inc. NFC. (#177598)

Move Windows-specific function
`llvm::sys::windows::loadSystemModuleSecure` from
`lib/Support/Windows/Threading.inc` into
`lib/Support/Windows/Process.inc`.

This is to fix link problems on Windows, see
https://github.com/llvm/llvm-project/pull/169224#issuecomment-3790350128



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