[llvm] [StandardInstrumentations] Ensure non-null module pointer when getting display name for IR file (PR #110779)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 20:13:27 PDT 2024
================
@@ -0,0 +1,14 @@
+;; Make sure we can run -filter-print-funcs with -ir-dump-directory.
+; RUN: rm -rf %t/logs
----------------
duk-37 wrote:
It's automatically generated by `-ir-dump-directory`, so I don't think so.
https://github.com/llvm/llvm-project/pull/110779
More information about the llvm-commits
mailing list