[SystemZ][z/OS][TableGen] TableGen files should be text
authorAbhina Sreeskantharajan <Abhina.Sreeskantharajan@ibm.com>
Wed, 7 Apr 2021 15:21:33 +0000 (11:21 -0400)
committerAbhina Sreeskantharajan <Abhina.Sreeskantharajan@ibm.com>
Wed, 7 Apr 2021 15:23:00 +0000 (11:23 -0400)
commit1bcf58b2136d4a5f07f525ba8c3dfabede0af046
tree9b650755211d8d81a580f91dc17ac4d8cce7a9c4
parent628dda08b82fcedcd9e89c9ef7850388e988bf68
[SystemZ][z/OS][TableGen] TableGen files should be text

This patch sets tablegen files as text. It should have no effect on Windows after this patch landed https://reviews.llvm.org/rG82b3e28e836d2f5c8cfd6e1047b93c088522365a.

Reviewed By: anirudhp

Differential Revision: https://reviews.llvm.org/D100036
llvm/lib/TableGen/Main.cpp