David Tweed
2e7efedd39
Minor changes to the MCJITTest unittests to use the correct API for finalizing
...
the JIT object (including XFAIL an ARM test that now needs fixing). Also renames
internal function for consistency.
llvm-svn: 182085
2013-05-17 10:01:46 +00:00
Chandler Carruth
130cec21b9
Sort the #include lines for unittest/...
...
llvm-svn: 169250
2012-12-04 10:23:08 +00:00
Andrew Kaylor
3e0f1fb7b2
Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp
...
This commit is primarily here for the revision history. I'm about to move the SectionMemoryManager into the RuntimeDyld library, but I wanted to check the changes in here so people could see the differences in the updated implementation.
llvm-svn: 168718
2012-11-27 19:00:17 +00:00
Amara Emerson
72b86293cb
MCJIT unit test: add calls to ensure that instruction caches are properly invalidated before code execution.
...
llvm-svn: 167146
2012-10-31 17:44:16 +00:00
Andrew Kaylor
5e7d792689
Adding MCJIT and MemoryBuffer unit tests
...
Patch by Daniel Malea.
llvm-svn: 165246
2012-10-04 20:29:44 +00:00