ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr, since r223183.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 3 Dec 2014 02:05:51 +0000 (02:05 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 3 Dec 2014 02:05:51 +0000 (02:05 +0000)
commit8cc929ea00078e2bd71945ce0e34775f6a38d170
tree909c95ccc6d2d509023e377b1c9dd6af1c3b3930
parentad41590c484c285d7c15b5c248138dd52ce30e4a
ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr, since r223183.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223188 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ExceptionDemo/ExceptionDemo.cpp