[Test] Fix debug-loc-0.mir with EXPENSIVE_CHECKS

The `llc` invocation was missing `-start-before=machine-cp`.

llvm-svn: 351464
This commit is contained in:
Jonas Devlieghere 2019-01-17 18:35:14 +00:00
parent fb877cb9f2
commit 032ef2dc00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Check that subsequent .loc 0 0 directives are collapsed.
# RUN: llc -O2 -filetype=asm -mtriple=x86_64-apple-macosx10.9.0 -o - %s | FileCheck %s
# RUN: llc -start-before=machine-cp -O2 -filetype=asm -mtriple=x86_64-apple-macosx10.9.0 -o - %s | FileCheck %s
# CHECK: Ltmp0:
# CHECK: .loc 1 0 0 prologue_end