diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2020-04-10 01:04:13 +0000 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2020-04-10 01:12:11 +0000 |
commit | 5b18b6e9a84d985c0a907009fb71de7c1943bc88 (patch) | |
tree | cf46993b07539113c1cd98e1ebc8171df9fb910c /llvm/lib/Support/OptimizedStructLayout.cpp | |
parent | a90374988e4eb8c50d91e11f4e61cdbd5debb235 (diff) | |
download | llvm-5b18b6e9a84d985c0a907009fb71de7c1943bc88.zip llvm-5b18b6e9a84d985c0a907009fb71de7c1943bc88.tar.gz llvm-5b18b6e9a84d985c0a907009fb71de7c1943bc88.tar.bz2 |
[PowerPC][Future] Fix for 6c4b40def77622a5cf62a219ef4af63dc876e144
This is a fix for the previous patch 6c4b40def77622a5cf62a219ef4af63dc876e144.
In some cases it may be possible to have the compiler produce st_other=1 without
the compiler using mcpu=future which should not be the case. This patch adds a
guard to make sure that if we are using st_other=1 then we are also compiling
for future CPU.
Diffstat (limited to 'llvm/lib/Support/OptimizedStructLayout.cpp')
0 files changed, 0 insertions, 0 deletions