mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[Hexagon] Using readobj rather than objdump.
llvm-svn: 239770
This commit is contained in:
parent
454daa07b2
commit
c8db15fcb6
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=hexagon -filetype=obj -o - < %s | llvm-objdump -d -r - | FileCheck %s
|
||||
; RUN: llc -march=hexagon -filetype=obj -o - < %s | llvm-readobj -relocations | FileCheck %s
|
||||
|
||||
declare void @bar(i32);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user