[all-commits] [llvm/llvm-project] 94f377: flang: Fix module-debug-file-loc-linux.f90 in stan...

Tulio Magno Quites Machado Filho via All-commits all-commits at lists.llvm.org
Mon Aug 14 06:23:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94f377d880376fa6d5653430cad2777e51759d48
      https://github.com/llvm/llvm-project/commit/94f377d880376fa6d5653430cad2777e51759d48
  Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M flang/test/Lower/module-debug-file-loc-linux.f90

  Log Message:
  -----------
  flang: Fix module-debug-file-loc-linux.f90 in standalone

In a standalone build, there is no guarantee that flang code would be
saved in a directory named flang. Check only the path under flang's root
directory.

Reviewed By: #flang, kiranchandramohan

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




More information about the All-commits mailing list