[all-commits] [llvm/llvm-project] 80584f: Revert "[PowerPC][ELF] make sure local variable sp...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Fri Sep 17 01:07:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80584f00564630a9edf51f74049b4eeaff4549b1
https://github.com/llvm/llvm-project/commit/80584f00564630a9edf51f74049b4eeaff4549b1
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/byval.ll
Log Message:
-----------
Revert "[PowerPC][ELF] make sure local variable space does not overlap with parameter save area"
This causes mix-compile issues on PowerPC Linux.
This reverts commit 324bd467a217d89b5ab84a8ed66c0d3dc431782a.
More information about the All-commits
mailing list