aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSean Perry <39927768+perry-ca@users.noreply.github.com>2024-05-01 10:39:41 -0400
committerGitHub <noreply@github.com>2024-05-01 10:39:41 -0400
commite22ce615fe31a78857a8574c12a32bddc6da465e (patch)
tree54977d786e1aabf95b0e1cfbf01b57b0893116b5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent78270cb81bded99bebc6fd8d515bf7cbeff62db4 (diff)
downloadllvm-e22ce615fe31a78857a8574c12a32bddc6da465e.zip
llvm-e22ce615fe31a78857a8574c12a32bddc6da465e.tar.gz
llvm-e22ce615fe31a78857a8574c12a32bddc6da465e.tar.bz2
[z/OS] treat text files as text files so auto-conversion is done (#90128)
To support auto-conversion on z/OS text files need to be opened as text files. These changes will fix a number of LIT failures due to text files not being converted to the internal code page. update a number of tools so they open the text files as text files add support in the cat.py to open a text file as a text file (Windows will continue to treat all files as binary so new lines are handled correctly) add env var definitions to enable auto-conversion in the lit config file.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions