Set EnableAIXExtendedAltivecABI in BackendUtils from LangOpts
authorZarko Todorovski <zarko@ca.ibm.com>
Mon, 1 May 2023 14:30:29 +0000 (10:30 -0400)
committerZarko Todorovski <zarko@ca.ibm.com>
Mon, 1 May 2023 14:39:14 +0000 (10:39 -0400)
commit99fe4d38266ec2527266d996ac95e20c08f498f1
treee82d004eb53b078ae171b63fd9631c105a6cfd3c
parentfaa43a80f70c639f40021a175c60857bdcf7cc1f
Set EnableAIXExtendedAltivecABI in BackendUtils from LangOpts

Fix a bug where after
github.com/llvm/llvm-project/commit/68dd51421f16f1e17cd453cb1730fcca99a6cfb7
refactor where we are not passing -mabi=vec-extabi to th backend.
clang/lib/CodeGen/BackendUtil.cpp