llvm-6502/include
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
..
llvm [MCJIT] Add a FindGlobalVariableNamed utility 2015-06-20 00:55:58 +00:00
llvm-c Update LLVM bindings after r239940. Apparently these aren't included in 2015-06-18 11:51:16 +00:00