[all-commits] [llvm/llvm-project] eef5db: Revert "[llvm] Support forward-referenced globals ...

PiJoules via All-commits all-commits at lists.llvm.org
Wed Sep 21 13:14:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eef5db2c744e4799dc40ada54fdde7dbbd552807
      https://github.com/llvm/llvm-project/commit/eef5db2c744e4799dc40ada54fdde7dbbd552807
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M llvm/include/llvm/AsmParser/LLParser.h
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/test/CodeGen/X86/dso_local_equivalent.ll
    R llvm/test/CodeGen/X86/dso_local_equivalent_errors.ll

  Log Message:
  -----------
  Revert "[llvm] Support forward-referenced globals with dso_local_equivalent"

This reverts commit 411020ad1c15a5f8cdbf674a2a8f845000f761e3.

One of the tests here fails on some upstream builders:
https://lab.llvm.org/buildbot#builders/16/builds/35314




More information about the All-commits mailing list