llvm-6502/unittests
Keno Fischer bea6fb975e [MCJIT] Add a FindGlobalVariableNamed utility
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
2015-06-20 00:55:58 +00:00
..
ADT modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
Analysis [PM/AA] Remove the Location typedef from the AliasAnalysis class now 2015-06-17 07:18:54 +00:00
AsmParser
Bitcode Try to fix the MSVC build. 2015-06-17 03:13:26 +00:00
CodeGen Reapply "AsmPrinter: Change DIEValue to be stored by value" 2015-05-27 22:14:58 +00:00
DebugInfo
ExecutionEngine [MCJIT] Add a FindGlobalVariableNamed utility 2015-06-20 00:55:58 +00:00
IR IRBuilder: Add unit tests for construction of globals with address space 2015-06-19 07:19:17 +00:00
LineEditor
Linker [LinkerTest] Use LLVMDisposeMessage to free error string. 2015-06-15 15:42:26 +00:00
MC
Option
ProfileData
Support Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest