OSDN Git Service

PR4662: Fix a crash introduced by the recent LLVMContext changes.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 31 Jul 2009 19:36:47 +0000 (19:36 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 31 Jul 2009 19:36:47 +0000 (19:36 +0000)
commitd21e55abce305c0c567c05b769e69c3cb0e2d36c
tree3d8963b838b3e50eab2f08133786d55b39513b61
parent81acc554b9599bacf843e080dbf4c72fe88de0f7
PR4662: Fix a crash introduced by the recent LLVMContext changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/TailDuplication.cpp
test/Transforms/TailDup/2009-07-31-phicrash.ll [new file with mode: 0644]