================
@@ -54,6 +54,9 @@ struct FIRToLLVMPassOptions {
 
   // Generate TBAA information for FIR types and memory accessing operations.
   bool applyTBAA = false;
+
+  // force the usage of a unified tbaa tree in TBAABuilder
----------------
banach-space wrote:

Upper case + full stop. 

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

Reply via email to