LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The global...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 29 Apr 2014 15:52:27 +0000 (15:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 29 Apr 2014 15:52:27 +0000 (15:52 +0000)
commit13085edf46866b2e036bebb7ef94b9fe53569265
tree3535943eaec5fe44466f54bede4693ce3eb31659
parente26c8c2d8260447058379a9cdd11757d9e440573
LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The global context might not be free'd. [vg_leak]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207535 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Linker/LinkModulesTest.cpp