================ @@ -41,13 +42,12 @@ ; RUN: -r=%t/foo.o,foo,plx \ ; RUN: -r=%t/foo.o,_Znam, \ ; RUN: -memprof-dump-ccg \ -; RUN: -save-temps \ +; RUN: -print-before=memprof-context-disambiguation \ ---------------- teresajohnson wrote:
I was trying to keep the point of validation consistent between this case and the `-supports-hot-cold-new` case above where we keep them (via not executing that pass at all). https://github.com/llvm/llvm-project/pull/163841 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
