[DebugInfo][X86] Add start-after flags to MIR tests
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Thu, 12 Jul 2018 14:36:48 +0000 (14:36 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Thu, 12 Jul 2018 14:36:48 +0000 (14:36 +0000)
commit8b2ab91a5d034fff1f80aa0e32142fafcbd90734
tree62549f6b4d080bf5449ef1f236aa1724767b0365
parent68e9ed75d559e003f802bc7c2e2817fe260133e1
[DebugInfo][X86] Add start-after flags to MIR tests

These tests would fail with -verify-machineinstrs because the MI
generated from the IR would be merged with the one already in the MIR
files, and we get the following error:

```
*** Bad machine code: Function has NoVRegs property but there are VReg operands ***
- function:    f
```

Differential Revision: https://reviews.llvm.org/D49191

llvm-svn: 336907
llvm/test/CodeGen/MIR/X86/diexpr-win32.mir
llvm/test/DebugInfo/MIR/X86/bit-piece-dh.mir
llvm/test/DebugInfo/MIR/X86/empty-inline.mir