mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-22 03:35:31 -04:00
738bd4dca6
Add the `IsText` argument to `GetFile` and `GetFileOrSTDIN` which will help z/OS distinguish between text and binary correctly. This is an extension to [this patch](https://reviews.llvm.org/D97785) Reviewed By: abhina.sreeskantharajan, amccarth Differential Revision: https://reviews.llvm.org/D100488