================ @@ -0,0 +1,34 @@ +! Test to check the working of option "-fprofile-sample-use". +! RUN: %flang -S -emit-llvm -g -fprofile-sample-use=%S/inputs/pgo-sample.prof -o - %s | FileCheck %s ---------------- tarunprabhu wrote:
Is it possible to use %flang_fc1 here instead of the driver https://github.com/llvm/llvm-project/pull/188697 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
