[all-commits] [llvm/llvm-project] 81d93a: [memprof] Fix arm-polly-linux builds

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Nov 20 11:56:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81d93af7d65aea9ca665d73e77290ea36301720c
      https://github.com/llvm/llvm-project/commit/81d93af7d65aea9ca665d73e77290ea36301720c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h

  Log Message:
  -----------
  [memprof] Fix arm-polly-linux builds

arm-polly-linux seems to be failing because we don't include
<unordered_map>.

https://lab.llvm.org/buildbot/#/builders/90/builds/3090



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list