[all-commits] [llvm/llvm-project] 27425a: [CodeGen][DebugInfo] Add x86 entry value tests

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Thu Aug 24 05:49:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27425aec86c0a7d4f474360da93787974c9d3b2c
      https://github.com/llvm/llvm-project/commit/27425aec86c0a7d4f474360da93787974c9d3b2c
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/dbg-value-swift-async.ll

  Log Message:
  -----------
  [CodeGen][DebugInfo] Add x86 entry value tests

We should also test the x86 target, since it has different backend defaults from
ARM.

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




More information about the All-commits mailing list