[all-commits] [llvm/llvm-project] b7975c: Revert "[FMV] Emit the resolver along with the def...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Wed Mar 20 03:16:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7975cae7b18485e704a86ed4690a621e5064e13
      https://github.com/llvm/llvm-project/commit/b7975cae7b18485e704a86ed4690a621e5064e13
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/test/CodeGen/attr-target-version.c
    M clang/test/CodeGenCXX/attr-target-version.cpp

  Log Message:
  -----------
  Revert "[FMV] Emit the resolver along with the default version definition." (#85914)

Reverts llvm/llvm-project#84405

In between of passing the precommit tests on github and being merged
some change (perhaps in the AArch64 backend?) landed which resulted
in altering the generated resolver. I will regenerate the tests
perhaps using a less sensitive runline to such changes.



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