================
@@ -0,0 +1,16 @@
+// RUN: %clang %s -S -emit-llvm -fprofile-generate -fprofile-continuous -o - | 
FileCheck %s --check-prefix=IRPGO
----------------
w2yehia wrote:

In this test, I'm testing both the driver (lines 4,5,8) and the clang codegen 
(lines 1,2,3,6).
Should I split it into 2 files, one for each stage?

https://github.com/llvm/llvm-project/pull/124353
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to