Add a new InvalidateInstructionCache method to sys::Memory.
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 17:14:10 +0000 (17:14 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 17:14:10 +0000 (17:14 +0000)
commit93bb4aa0ce43bea18401e2444bf6d34af19c6084
treebcbb6a1436a2a0843e2787c73ab4a4036052a53a
parentc4ab7acc0b87dda1eb4209ca25cf862aa77ca34d
Add a new InvalidateInstructionCache method to sys::Memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Memory.h
lib/System/Memory.cpp