[all-commits] [llvm/llvm-project] a5de04: [Support][mips] Remove unnecessary includes from M...

Visa Hankala via All-commits all-commits at lists.llvm.org
Tue Oct 12 21:50:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5de04d2617191661fbaaee741ec47f8c1f9478e
      https://github.com/llvm/llvm-project/commit/a5de04d2617191661fbaaee741ec47f8c1f9478e
  Author: Visa Hankala <visa at hankala.org>
  Date:   2021-10-13 (Wed, 13 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




More information about the All-commits mailing list