Skip to content

Commit

Permalink
decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dw…
Browse files Browse the repository at this point in the history
…arf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203732 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Mar 12, 2014
1 parent 7878b00 commit 9a4d525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DebugInfo/X86/decl-derived-member.ll
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; REQUIRES: object-emission

; RUN: %llc_dwarf -mtriple x86_64-pc-linux -O0 -filetype=obj %s -o %t
; RUN: llc -mtriple x86_64-pc-linux -O0 -filetype=obj %s -o %t
; RUN: llvm-dwarfdump %t | FileCheck %s

; Testcase from:
Expand Down

0 comments on commit 9a4d525

Please sign in to comment.