[Support][mips] Remove unnecessary includes from Memory.inc
authorVisa Hankala <visa@hankala.org>
Tue, 12 Oct 2021 19:24:58 +0000 (22:24 +0300)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 13 Oct 2021 04:48:36 +0000 (07:48 +0300)
commita5de04d2617191661fbaaee741ec47f8c1f9478e
tree7bbd411b7eb50e1ee6f06cdad65af89aeabfe7f9
parentff3ed7830449831ded24e4222dff8fa75a385947
[Support][mips] Remove unnecessary includes from Memory.inc

The mips-specific includes have been unnecessary ever since the
__clear_cache() builtin replaced cacheflush().

Differential Revision: https://reviews.llvm.org/D111486
llvm/lib/Support/Unix/Memory.inc