summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose the RTDyldMemoryManager through the C API. This allows clients of Filip Pizlo2013-05-221-38/+125
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-211-125/+38
* Expose the RTDyldMemoryManager through the C API. This allows clients of Filip Pizlo2013-05-211-38/+125
* SubArch support in MCJIT unittestRenato Golin2013-05-191-0/+7
* AArch64: enable MCJIT unittestsTim Northover2013-05-191-0/+1
* Fix MCJITCAPITest.cpp unit test on Windows.Andrew Kaylor2013-05-101-0/+2
* This exposes more MCJIT options via the C API:Filip Pizlo2013-05-011-1/+1
* Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...Filip Pizlo2013-05-011-3/+5
* Exposing MCJIT through C APIAndrew Kaylor2013-04-291-0/+93
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-251-93/+0
* Exposing MCJIT through C APIAndrew Kaylor2013-04-241-0/+93
OpenPOWER on IntegriCloud