mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Remove -print-hack-directives from a test where we already do the right thing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200116 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d41a30ed8c
commit
07f1de473f
@ -1,7 +1,7 @@
|
|||||||
; This tests value of ELF st_other field for function symbol table entries.
|
; This tests value of ELF st_other field for function symbol table entries.
|
||||||
; For microMIPS value should be equal to STO_MIPS_MICROMIPS.
|
; For microMIPS value should be equal to STO_MIPS_MICROMIPS.
|
||||||
|
|
||||||
; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips -print-hack-directives %s -o - | FileCheck %s
|
; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips %s -o - | FileCheck %s
|
||||||
|
|
||||||
define i32 @main() nounwind {
|
define i32 @main() nounwind {
|
||||||
entry:
|
entry:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user