Revert "[AIX] Avoid structor alias; die before bad alias codegen"
authorJake Egan <Jake.Egan@ibm.com>
Tue, 25 May 2021 19:06:59 +0000 (15:06 -0400)
committerSteven Wan <wanyu9511@gmail.com>
Tue, 25 May 2021 19:07:40 +0000 (15:07 -0400)
commit5bc644aeca8fc6a734308d81781935de26ea4cde
treeab214907e9323edd4453a2556f0ed078c86a9385
parent6300c37a461bf245c58bf2a6a24b618282c0a92b
Revert "[AIX] Avoid structor alias; die before bad alias codegen"

Avoiding structor alias is no longer needed because AIX now has an alias implementation here: https://reviews.llvm.org/D83252.

This reverts commit b116ded57da3530e661f871f4191c59cd9e091cd.

Reviewed By: jasonliu

Differential Revision: https://reviews.llvm.org/D102724
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/aix-constructor-alias.c