[PATCH] D108390: [flang] Refine output file generation

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 13:16:26 PDT 2021


Meinersbur added a comment.

> @DavidSpickett: Look like the appropriate `ucrtbased.dll` (debug version of `ucrtbase.dll`) is not installed into system folders. Also see https://stackoverflow.com/questions/33743493/why-visual-studio-2015-cant-run-exe-file-ucrtbased-dll. The `try_run` calls should not need paths to any LLVM dll.


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