MIR: Validate LLT types when parsing
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Feb 2019 22:59:56 +0000 (22:59 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Feb 2019 22:59:56 +0000 (22:59 +0000)
commit8a59b1919cceb9e66c25147f19d670bfe5c3a829
tree13635ef3bec67507a5f54088c799ee839a55992c
parent738e17b5df92a9bf1f43ecf17c0f9333b94dad79
MIR: Validate LLT types when parsing

llvm-svn: 353107
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid10.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid4.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid5.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid6.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid7.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid8.mir [new file with mode: 0644]
llvm/test/CodeGen/MIR/AArch64/parse-low-level-type-invalid9.mir [new file with mode: 0644]