OSDN Git Service

[ORC] Assert that the query argument to VSO::lookup must be non-null.
authorLang Hames <lhames@gmail.com>
Thu, 14 Jun 2018 15:32:59 +0000 (15:32 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 14 Jun 2018 15:32:59 +0000 (15:32 +0000)
commit6ba3aa8738c244cac904143a22731836293f8fd6
treec056645c7aa00b87da25a19ba15d69be6892d41c
parent26907984ce2513f2cd0486a541ae2f42db8839a2
[ORC] Assert that the query argument to VSO::lookup must be non-null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Orc/Core.cpp