[all-commits] [llvm/llvm-project] d0b899: [orc-rt] Merge ExternC.h and Visibility.h into Com...

Lang Hames via All-commits all-commits at lists.llvm.org
Fri Jun 12 22:31:26 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0b899214d5ae364db6d24f4f3eafe9a5183b70e
      https://github.com/llvm/llvm-project/commit/d0b899214d5ae364db6d24f4f3eafe9a5183b70e
  Author: Lang Hames <lhames at gmail.com>
  Date:   2026-06-13 (Sat, 13 Jun 2026)

  Changed paths:
    M orc-rt/include/CMakeLists.txt
    A orc-rt/include/orc-rt-c/Compiler.h
    M orc-rt/include/orc-rt-c/CoreTypes.h
    M orc-rt/include/orc-rt-c/Error.h
    R orc-rt/include/orc-rt-c/ExternC.h
    R orc-rt/include/orc-rt-c/Visibility.h
    M orc-rt/include/orc-rt-c/WrapperFunction.h

  Log Message:
  -----------
  [orc-rt] Merge ExternC.h and Visibility.h into Compiler.h. (#203673)

This mirrors the combined orc-rt/Compiler.h header on the C++ side, and
provides a natural home for future decoration macros when they're added.



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