mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 18:32:50 +00:00
[Hexagon] Using readobj rather than objdump.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239770 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c1344684c9
commit
0d6057a14d
@ -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…
x
Reference in New Issue
Block a user