MCJIT unit test: add calls to ensure that instruction caches are properly invalidated...
authorAmara Emerson <amara.emerson@arm.com>
Wed, 31 Oct 2012 17:44:16 +0000 (17:44 +0000)
committerAmara Emerson <amara.emerson@arm.com>
Wed, 31 Oct 2012 17:44:16 +0000 (17:44 +0000)
commitb586aae15edfec655ca0d950776e92cab66516b6
tree2ef680e3eed2e795d72904281ff9da21540a1c42
parenta25ad19a23c20a235e8c8dc7d863324a64ef045e
MCJIT unit test: add calls to ensure that instruction caches are properly invalidated before code execution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167146 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITTest.cpp