Skip to content
  • Joseph Tremoulet's avatar
    [WinEH] Add llvm.eh.exceptionpointer intrinsic · 61efbc32
    Joseph Tremoulet authored
    Summary:
    This intrinsic can be used to extract a pointer to the exception caught by
    a given catchpad.  Its argument has token type and must be a `catchpad`.
    
    Also clarify ExtendingLLVM documentation regarding overloaded intrinsics.
    
    
    Reviewers: majnemer, andrew.w.kaylor, sanjoy, rnk
    
    Subscribers: llvm-commits
    
    Differential Revision: http://reviews.llvm.org/D12533
    
    llvm-svn: 246752
    61efbc32
Loading