You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
|
|
;; RUN: | llvm-readobj -h -r - | FileCheck -check-prefix=OBJ %s
|
|
|
|
; OBJ: Format: elf32-hexagon
|
|
; OBJ: Arch: hexagon
|
|
; OBJ: AddressSize: 32bit
|
|
; OBJ: Machine: EM_HEXAGON (0xA4)
|