[all-commits] [llvm/llvm-project] 3ee9a2: [Support][mips] Remove unnecessary includes from M...
Visa Hankala via All-commits
all-commits at lists.llvm.org
Fri Oct 22 00:37:15 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 3ee9a2b63cfd4ca3694d394d9b2822cc0e959225
https://github.com/llvm/llvm-project/commit/3ee9a2b63cfd4ca3694d394d9b2822cc0e959225
Author: Visa Hankala <visa at hankala.org>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M llvm/lib/Support/Unix/Memory.inc
Log Message:
-----------
[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
(cherry picked from commit a5de04d2617191661fbaaee741ec47f8c1f9478e)
More information about the All-commits
mailing list