MIR Parser: Report an error when parsing duplicate memory operand flags.
authorAlex Lorenz <arphaman@gmail.com>
Thu, 6 Aug 2015 18:26:36 +0000 (18:26 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 6 Aug 2015 18:26:36 +0000 (18:26 +0000)
commitdcfc69899756f56739f18ebbe7b4bc8622bc54cb
treeee984d2bfc35d2891c0af3535214b8f2e32b43a8
parentdbc2c060f2325bae26cd7bb4a27d4a8d1e8c8e93
MIR Parser: Report an error when parsing duplicate memory operand flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
test/CodeGen/MIR/X86/duplicate-memory-operand-flag.mir [new file with mode: 0644]