[PATCH] D108390: [flang] Refine output file generation
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 14:27:59 PDT 2021
awarzynski added a comment.
Thank you @Meinersbur , this is incredibly helpful and much appreciated! I really had no clue where to look in this case. I'll update this patch in a few minutes.
> Also ensure that `LLVM_LIT_ERRC_MESSAGES` is populated in standalone builds, like clang does.
I think that we are missing some logic surrounding test configuration for standalone builds, so I'm not sure _where_ it should go. Could you take a look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108390/new/
https://reviews.llvm.org/D108390
More information about the llvm-commits
mailing list