[llvm] [clang] [clang, SystemZ] Pass HasDef flag to getMinGlobalAlign(). (PR #73511)

Jonas Paulsson via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 18 08:04:27 PST 2024


================
@@ -11,6 +11,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "SystemZ.h"
+#include "clang/AST/Decl.h"
----------------
JonPsson1 wrote:

ping!

Any further comments / opinions on how to best do this, please?

https://github.com/llvm/llvm-project/pull/73511


More information about the cfe-commits mailing list