[all-commits] [llvm/llvm-project] 6e9977: [SystemZ][z/OS] Open YAML text files as text
Abhina Sree via All-commits
all-commits at lists.llvm.org
Mon Jul 25 05:07:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e99771a31572399e3b6ccf3f6a98d6bf07e6b2f
https://github.com/llvm/llvm-project/commit/6e99771a31572399e3b6ccf3f6a98d6bf07e6b2f
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M llvm/tools/obj2yaml/obj2yaml.cpp
Log Message:
-----------
[SystemZ][z/OS] Open YAML text files as text
This patch sets the YAML file as text instead of binary.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D130354
More information about the All-commits
mailing list