commit | bea6fb975ebf66cc59711b3e1fc8fb434cdd7a98 | [log] [tgz] |
---|---|---|
author | Keno Fischer <kfischer@college.harvard.edu> | Sat Jun 20 00:55:58 2015 +0000 |
committer | Keno Fischer <kfischer@college.harvard.edu> | Sat Jun 20 00:55:58 2015 +0000 |
tree | 61108ee1b8d303de71d35025c5bd544fcd272c5f | |
parent | 4029c5944b7e3268fed212ac417323f6eae955b0 [diff] |
[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