[all-commits] [llvm/llvm-project] ea6170: [SystemZ][z/OS] csv files should be text files
Abhina Sree via All-commits
all-commits at lists.llvm.org
Thu Mar 25 06:19:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea61708c6d07846e13590b14c4dac2b7d543fef9
https://github.com/llvm/llvm-project/commit/ea61708c6d07846e13590b14c4dac2b7d543fef9
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M clang/lib/Driver/Driver.cpp
Log Message:
-----------
[SystemZ][z/OS] csv files should be text files
This patch sets the OF_Text flag correctly for the csv file.
Reviewed By: anirudhp
Differential Revision: https://reviews.llvm.org/D99285
More information about the All-commits
mailing list