llvm-6502/lib/CodeGen/MIRParser
Alex Lorenz 185789e9a0 MIR Serialization: Report an error when machine functions have the same name.
This commit reports an error when the MIR parser encounters a machine
function with the name that is the same as the name of a different
machine function.

Reviewers: Duncan P. N. Exon Smith

Differential Revision: http://reviews.llvm.org/D10130


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239774 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-15 22:23:23 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MIRParser.cpp MIR Serialization: Report an error when machine functions have the same name. 2015-06-15 22:23:23 +00:00