summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITTestAPICommon.h
Commit message (Collapse)AuthorAgeFilesLines
* SubArch support in MCJIT unittestRenato Golin2013-05-191-3/+17
| | | | llvm-svn: 182220
* Exposing MCJIT through C APIAndrew Kaylor2013-04-291-0/+77
| | | | | | | | Re-submitting with fix for OCaml dependency problems (removing dependency on SectionMemoryManager when it isn't used). Patch by Fili Pizlo llvm-svn: 180720
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-251-77/+0
| | | | | | | | | | This reverts commit 8c31b298149ca3c3f2bbd9e8aa9a01c4d91f3d74. It looks like this commit broke some bots: http://lab.llvm.org:8011/builders/llvm-ppc64-linux2/builds/5209 llvm-svn: 180248
* Exposing MCJIT through C APIAndrew Kaylor2013-04-241-0/+77
Patch by Filip Pizlo llvm-svn: 180229
OpenPOWER on IntegriCloud