Move the check for "calls setjmp" to SelectionDAGISel so that it can be used by
more than just the stack slot coloring algorithm. llvm-svn: 104722
Showing
- llvm/include/llvm/CodeGen/MachineFunction.h 17 additions, 1 deletionllvm/include/llvm/CodeGen/MachineFunction.h
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp 32 additions, 0 deletionsllvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
- llvm/lib/CodeGen/StackSlotColoring.cpp 1 addition, 32 deletionsllvm/lib/CodeGen/StackSlotColoring.cpp
Loading
Please register or sign in to comment