Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot.

llvm-svn: 120750
This commit is contained in:
Devang Patel 2010-12-02 23:29:58 +00:00
parent 38a614034a
commit 88d794c628
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc -O0 < %s - | FileCheck %s
; RUN: llc -O0 -mtriple=x86_64-apple-darwin10 < %s - | FileCheck %s
; Radar 8286101
; CHECK: .file 2 "<stdin>"

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -asm-verbose=false -march=x86-64 -use-unknown-locations | FileCheck %s
; RUN: llc < %s -asm-verbose=false -mtriple=x86_64-apple-darwin10 -use-unknown-locations | FileCheck %s
; The divide instruction does not have a debug location. CodeGen should
; represent this in the debug information. This is done by setting line