[all-commits] [llvm/llvm-project] f94f85: Revert "[AIX][TLS] Generate .extern and .ref refer...

Amy Kwan via All-commits all-commits at lists.llvm.org
Thu Sep 7 10:10:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f94f85348d75b2c5b28fa1f1d6da8e9c477ab58d
      https://github.com/llvm/llvm-project/commit/f94f85348d75b2c5b28fa1f1d6da8e9c477ab58d
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
    M llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-double.ll
    M llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-float.ll
    M llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-int.ll
    M llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-longlong.ll
    M llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc-large.ll
    M llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc.ll

  Log Message:
  -----------
  Revert "[AIX][TLS] Generate .extern and .ref references to __tls_get_addr for local-exec accesses."

This reverts commit f0b2f6954101c9052763a99a1e7ac135770e779a.
The implementation is incorrect and breaks compiling local-exec programs.




More information about the All-commits mailing list