[all-commits] [llvm/llvm-project] 383e3e: [PowerPC][NFC] Add missing expected output for AIX...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Tue Mar 3 08:33:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 383e3ec1b2ade6c5cd473de8b8edfa98ad595aef
https://github.com/llvm/llvm-project/commit/383e3ec1b2ade6c5cd473de8b8edfa98ad595aef
Author: Chris Bowler <cebowleratibm at gmail.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
Log Message:
-----------
[PowerPC][NFC] Add missing expected output for AIX int stack arg test.
The expected output is erroneous and will be corrected alongside a fix
to ensure stack arguments are widened to register width before writing
to the parameter save area.
More information about the All-commits
mailing list