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

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 19 19:27:24 PST 2024


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

Thanks!

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


More information about the cfe-commits mailing list