[all-commits] [llvm/llvm-project] c525b8: [AIX] Use llvm::get_threadid() to get a numeric ID

Wael Yehia via All-commits all-commits at lists.llvm.org
Thu Sep 7 16:46:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c525b8ede682ffc22c7273bcb5aa02f9940bbbda
      https://github.com/llvm/llvm-project/commit/c525b8ede682ffc22c7273bcb5aa02f9940bbbda
  Author: Wael Yehia <wyehia at ca.ibm.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp

  Log Message:
  -----------
  [AIX] Use llvm::get_threadid() to get a numeric ID

This should hopefully fix the Mac build break.

Differential Revision: https://reviews.llvm.org/D159319




More information about the All-commits mailing list