llvm-project/llvm/unittests/ExecutionEngine
Lang Hames ae73f3fdd6 [ORC] Add a MaterializationUnit::Interface struct.
MaterializationUnit::Interface holds the values that make up the interface
(for ORC's purposes) of a materialization unit: the symbol flags map and
initializer symbol.

Having a type for this will make functions that build materializer interfaces
more readable and maintainable.
2021-12-08 13:41:15 +11:00
..
JITLink [JITLink] Fix splitBlock if there are symbols span across the boundary 2021-11-15 13:55:21 -08:00
MCJIT [llvm-c] Avoid use of deprecated APIs in unit tests 2021-12-06 16:01:29 +01:00
Orc [ORC] Add a MaterializationUnit::Interface struct. 2021-12-08 13:41:15 +11:00
CMakeLists.txt
ExecutionEngineTest.cpp