]> granicus.if.org Git - llvm/commit
[ORC] Use a gtest fixture to remove a bunch of boilerplate in CoreAPIsTest.cpp.
authorLang Hames <lhames@gmail.com>
Wed, 11 Jul 2018 03:09:36 +0000 (03:09 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 11 Jul 2018 03:09:36 +0000 (03:09 +0000)
commit1399f710b38424e18b2124e537d8dee6b3e7aa0c
tree8179c849343240bc28eb3263b6e933dd47581b28
parent9e4aa1f63d09c07fb069ceef8dba55d03deea2c1
[ORC] Use a gtest fixture to remove a bunch of boilerplate in CoreAPIsTest.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336757 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp