[all-commits] [llvm/llvm-project] 360af6: [SystemZ][z/OS] Add AutoConvert.h header to Memory...

Abhina Sree via All-commits all-commits at lists.llvm.org
Wed Jan 26 06:02:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 360af60e17283020e160609d82268ecf806e2178
      https://github.com/llvm/llvm-project/commit/360af60e17283020e160609d82268ecf806e2178
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M llvm/lib/Support/MemoryBuffer.cpp

  Log Message:
  -----------
  [SystemZ][z/OS] Add AutoConvert.h header to MemoryBuffer.cpp

This commit https://github.com/llvm/llvm-project/commit/75e164f61d391979b4829bf2746a5d74b94e95f2 removed the AutoConvert.h header causing a build break on z/OS. This patch adds it back to fix it.

Reviewed By: zibi

Differential Revision: https://reviews.llvm.org/D118129




More information about the All-commits mailing list