Attach attribute "disable-tail-calls" to the functions in the IR.
This commit adds back the code that seems to have been dropped unintentionally in r176985. rdar://problem/13752163 Differential Revision: http://reviews.llvm.org/D10100 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239426 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/BackendUtil.cpp 0 additions, 2 deletionslib/CodeGen/BackendUtil.cpp
- lib/CodeGen/CGCall.cpp 2 additions, 0 deletionslib/CodeGen/CGCall.cpp
- test/CodeGen/2004-06-17-UnorderedCompares.c 1 addition, 1 deletiontest/CodeGen/2004-06-17-UnorderedCompares.c
- test/CodeGen/arm-interrupt-attr.c 8 additions, 8 deletionstest/CodeGen/arm-interrupt-attr.c
- test/CodeGen/attr-disable-tail-calls.c 11 additions, 0 deletionstest/CodeGen/attr-disable-tail-calls.c
- test/CodeGenCXX/ctor-globalopt.cpp 1 addition, 1 deletiontest/CodeGenCXX/ctor-globalopt.cpp
Loading
Please register or sign in to comment