As reported here: https://bugs.llvm.org/show_bug.cgi?id=35921
The resolver functions should be in their own
COMDAT regions. This patch sets that up.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D42110
Move target MV resolver to COMDAT ClosedPublic Authored by erichkeane on Jan 16 2018, 9:45 AM.
Details Summary As reported here: https://bugs.llvm.org/show_bug.cgi?id=35921
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 16 2018, 11:45 AM Closed by commit rC322592: Move target MV resolver to COMDAT (authored by erichkeane). · Explain WhyJan 16 2018, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129979 lib/CodeGen/CodeGenModule.cpp
test/CodeGen/attr-target-mv-va-args.c
test/CodeGen/attr-target-mv.c
test/CodeGenCXX/attr-target-mv-diff-ns.cpp
test/CodeGenCXX/attr-target-mv-member-funcs.cpp
test/CodeGenCXX/attr-target-mv-out-of-line-defs.cpp
test/CodeGenCXX/attr-target-mv-overloads.cpp
|