================
@@ -246,6 +246,10 @@ static std::string computePowerDataLayout(const Triple &T) 
{
   else
     Ret += "-n32";
 
+  // The ABI alignment for doubles on AIX is 4 bytes.
----------------
nikic wrote:

Done.

https://github.com/llvm/llvm-project/pull/144673
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to