[all-commits] [llvm/llvm-project] 5bc644: Revert "[AIX] Avoid structor alias; die before bad...
Steven Wan via All-commits
all-commits at lists.llvm.org
Tue May 25 12:08:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bc644aeca8fc6a734308d81781935de26ea4cde
https://github.com/llvm/llvm-project/commit/5bc644aeca8fc6a734308d81781935de26ea4cde
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/aix-constructor-alias.c
Log Message:
-----------
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
More information about the All-commits
mailing list