OSDN Git Service

[ORC] Fix an ambiguous call in a unit test.
authorLang Hames <lhames@gmail.com>
Tue, 30 Apr 2019 02:43:01 +0000 (02:43 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 30 Apr 2019 02:43:01 +0000 (02:43 +0000)
commitf235e145c916630625363602d12b67f15b279482
tree1cb80726b2a0c0288e83233df5a27dd2521436bb
parentffc144faab860cd8051462a5a677a2385bab2704
[ORC] Fix an ambiguous call in a unit test.

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