mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-18 21:24:32 -04:00
Fix buildbot failures for new test that requires the X86 target be built.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312424 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
;RUN: opt -globalopt -f %s | llc -filetype=obj -o -| llvm-dwarfdump - | FileCheck %s
|
||||
;REQUIRES: x86-registered-target
|
||||
|
||||
;CHECK: DW_AT_name [DW_FORM_strp] {{.*}} "foo"
|
||||
;CHECK-NEXT: DW_AT_type {{.*}}
|
||||
|
||||
Reference in New Issue
Block a user