mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Make this test X86 only.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172652 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
65605d85bd
commit
4f3b323f8d
@ -1,4 +1,4 @@
|
||||
; RUN: llc %s -o %t -filetype=obj -O0
|
||||
; RUN: llc %s -o %t -filetype=obj -O0 -mtriple=x86_64-unknown-linux-gnu
|
||||
; RUN: llvm-dwarfdump %t | FileCheck %s -check-prefix=PRESENT
|
||||
; RUN: llvm-dwarfdump %t | FileCheck %s -check-prefix=ABSENT
|
||||
; Verify that attributes we do want are PRESENT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user