[all-commits] [llvm/llvm-project] 71fbbb: [IR] Move GlobalValue::getGUID() out of line (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 14 18:49:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71fbbb69d63c461f391cbabf1e32cd9977c4ce68
      https://github.com/llvm/llvm-project/commit/71fbbb69d63c461f391cbabf1e32cd9977c4ce68
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
    M llvm/include/llvm/IR/GlobalValue.h
    M llvm/lib/IR/Globals.cpp
    M llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/lib/Transforms/Utils/ModuleUtils.cpp

  Log Message:
  -----------
  [IR] Move GlobalValue::getGUID() out of line (NFC)

Avoid including MD5.h in a core IR header.



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