X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FExceptionHandling.html;h=5ee1c4b6a7ada1c1274d21d26f548fe69e930f6a;hb=cff391a8251c12b57f56fc17fb69327c173b5a03;hp=b378deb00711e8a6d662f33dfee9fad09689f266;hpb=100a371725ddc2565b5262ce9047dcd06ae95854;p=oota-llvm.git diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html index b378deb0071..5ee1c4b6a7a 100644 --- a/docs/ExceptionHandling.html +++ b/docs/ExceptionHandling.html @@ -38,7 +38,6 @@
  • llvm.eh.sjlj.longjmp
  • llvm.eh.sjlj.lsda
  • llvm.eh.sjlj.callsite
  • -
  • llvm.eh.sjlj.dispatchsetup
  • Asm Table Formats
      @@ -50,7 +49,7 @@
      -

      Written by Jim Laskey

      +

      Written by the LLVM Team

      @@ -498,23 +497,6 @@ - -

      - llvm.eh.sjlj.dispatchsetup -

      - -
      - -
      -  void @llvm.eh.sjlj.dispatchsetup(i32 %dispatch_value)
      -
      - -

      For SJLJ based exception handling, the llvm.eh.sjlj.dispatchsetup - intrinsic is used by targets to do any unwind edge setup they need. By - default, no action is taken.

      - -
      - @@ -573,7 +555,6 @@ Valid HTML 4.01 - Chris Lattner
      LLVM Compiler Infrastructure
      Last modified: $Date$