[all-commits] [llvm/llvm-project] 869435: [LLVM]Fix symbol visibility macros not being defin...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Sun Sep 8 21:10:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 869435325454f7fd901a5c0f2436745cb72bc897
      https://github.com/llvm/llvm-project/commit/869435325454f7fd901a5c0f2436745cb72bc897
  Author: Thomas Fransham <tfransham at gmail.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Support/Compiler.h

  Log Message:
  -----------
  [LLVM]Fix symbol visibility macros not being define for AIX (#107705)

This is to try and fix buildbot failure on
[clang-ppc64-aix](https://lab.llvm.org/buildbot/#/builders/64/builds/881)
from my changes in #96630. I don't really know much about AIX so it
would be good to have someone more knowledgeable to say if visibility
macros on extern templates is needed on AIX similar to ELF. @compnerd
@tstellar



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