mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
Add a triple to this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192767 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3aa342be50
commit
a2ef865fa9
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86 < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-linux < %s | FileCheck %s
|
||||
; Verify that llvm.ident metadata is emitted as .ident
|
||||
; directives in assembly files, and in the .comment section in ELF object files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user