This option, like the corresponding gcc option, is SystemZ-specific and
enables storing frame backchain links, as specified in the ABI.
Depends on D19889.
Paths
| Differential D19891
[clang] [SystemZ] Add -mbackchain option. ClosedPublic Authored by • koriakin on May 3 2016, 3:26 PM.
Details Summary This option, like the corresponding gcc option, is SystemZ-specific and Depends on D19889.
Diff Detail
Event Timeline• koriakin updated this object. • koriakin added a child revision: D19898: [ASan] [SystemZ] Add -mbackchain to test cflags..May 3 2016, 7:44 PM This revision is now accepted and ready to land.May 4 2016, 4:03 PM Closed by commit rL268575: [SystemZ] Add -mbackchain option. (authored by • koriakin). · Explain WhyMay 4 2016, 4:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56223 cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/mbackchain-2.c
|