[PATCH] D79484: [DebugInfo] Fortran module DebugInfo support in LLVM

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 12:31:36 PDT 2020


SouraVX added a comment.

In D79484#2033963 <https://reviews.llvm.org/D79484#2033963>, @russell.gallop wrote:

> In D79484#2033645 <https://reviews.llvm.org/D79484#2033645>, @thakis wrote:
>
> > This breaks tests on Windows: http://45.33.8.238/win/15149/step_11.txt
> >
> > Please take a look and revert if it takes a while to investigate.
>
>
> I've pushed a fix for the test here: https://github.com/llvm/llvm-project/commit/a520c89a4768f1e2ad7012eb70ff05357fc5e985


Thanks for fixing this! Unfortunately didn't received for this failure. I didn't intend to run this on Windows that's why inserted the triple, Seem like %llc_dwarf automatically picks-up/append the systems default triple hence the overall test was failing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79484/new/

https://reviews.llvm.org/D79484





More information about the llvm-commits mailing list