[PATCH] Enable invoking the patchpoint intrinsic

Kevin Modzelewski kmod at dropbox.com
Fri Oct 17 02:13:42 PDT 2014


Try to make the test a little bit less brittle.

I would like to check that the exception data covers
the entirety of the patchpoint region since that was something
I was worried about, so I tried to make it do so a little bit less
brittle-ly.

http://reviews.llvm.org/D5634

Files:
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/IR/Verifier.cpp
  test/CodeGen/X86/patchpoint-invoke.ll
  test/Verifier/invoke.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5634.15065.patch
Type: text/x-patch
Size: 17590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141017/d0adbc83/attachment.bin>


More information about the llvm-commits mailing list