[all-commits] [llvm/llvm-project] 53a8a7: [ORC] Fix typo in include guard comment.

Lang Hames via All-commits all-commits at lists.llvm.org
Tue Oct 22 09:24:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53a8a7cd85c3dd41c04daa65d5497f8d6b79936a
      https://github.com/llvm/llvm-project/commit/53a8a7cd85c3dd41c04daa65d5497f8d6b79936a
  Author: Lang Hames <lhames at gmail.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h

  Log Message:
  -----------
  [ORC] Fix typo in include guard comment.


  Commit: 470a5991920730242acd18c90449d77fabdada63
      https://github.com/llvm/llvm-project/commit/470a5991920730242acd18c90449d77fabdada63
  Author: Lang Hames <lhames at gmail.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    A llvm/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h
    M llvm/lib/ExecutionEngine/Orc/Shared/CMakeLists.txt
    A llvm/lib/ExecutionEngine/Orc/Shared/MachOObjectFormat.cpp
    M llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp

  Log Message:
  -----------
  [ORC] Move MachO object format details into their own header (NFC).


Compare: https://github.com/llvm/llvm-project/compare/b263a71c2b1b...470a59919207

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