mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-11 21:38:46 +00:00
Fix non-target-specific test not to use the x86 triple.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241158 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
df3edb6d36
commit
456ac28870
@ -1,4 +1,4 @@
|
||||
; RUN: llc -mtriple=x86_64-unknown-linux-gnu -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
; RUN: %llc_dwarf -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
|
||||
;; This test checks the following:
|
||||
;; 1. Useless lexical block entry is not emitted
|
||||
|
Loading…
x
Reference in New Issue
Block a user