"README.md" did not exist on "29f1999571d7ed2ac9d9429e8ab2378226790d0b"
Create and use an llvm.eh.sjlj.functioncontext intrinsic.
This intrinsic is used to pass the index of the function context to the back-end for further processing. The back-end is in charge of filling in the rest of the entries. llvm-svn: 140676
Showing
- llvm/include/llvm/CodeGen/MachineFrameInfo.h 10 additions, 0 deletionsllvm/include/llvm/CodeGen/MachineFrameInfo.h
- llvm/include/llvm/Intrinsics.td 5 additions, 4 deletionsllvm/include/llvm/Intrinsics.td
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 8 additions, 0 deletionsllvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
- llvm/lib/CodeGen/SjLjEHPrepare.cpp 6 additions, 0 deletionsllvm/lib/CodeGen/SjLjEHPrepare.cpp
Loading
Please register or sign in to comment