mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
bea6fb975e
Summary: This adds FindGlobalVariableNamed to ExecutionEngine (plus implementation in MCJIT), which is an analog of FindFunctionNamed for GlobalVariables. Reviewers: lhames Reviewed By: lhames Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10421 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240202 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
MCJITCAPITest.cpp | ||
MCJITMemoryManagerTest.cpp | ||
MCJITMultipleModuleTest.cpp | ||
MCJITObjectCacheTest.cpp | ||
MCJITTest.cpp | ||
MCJITTestAPICommon.h | ||
MCJITTestBase.h | ||
MCJITTests.def |