[all-commits] [llvm/llvm-project] ec8a69: Revert "[ELF] Move Symbol::needsTlsLd to config->n...

alexfh via All-commits all-commits at lists.llvm.org
Mon Feb 7 10:00:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec8a693717b14bd045e574d673fe1e40bb97bcbc
      https://github.com/llvm/llvm-project/commit/ec8a693717b14bd045e574d673fe1e40bb97bcbc
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M lld/ELF/Config.h
    M lld/ELF/Relocations.cpp
    M lld/ELF/Symbols.h
    M lld/test/ELF/i386-tls-dynamic.s
    M lld/test/ELF/ppc64-tls-missing-gdld.s

  Log Message:
  -----------
  Revert "[ELF] Move Symbol::needsTlsLd to config->needsTlsLd. NFC"

This reverts commit f9e3ca542ec17a0aa706bb51dcddf7fc6f0988ac.

The commit results in internal test failures. Test case provided offline.




More information about the All-commits mailing list