mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 02:42:58 +00:00
[mips][mc] Fix a crash when disassembling odd sized sections
Attempt to fix failing test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296112 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
558eff4677
commit
3583102e6c
@ -1,4 +1,5 @@
|
||||
# RUN: yaml2obj %s | llvm-objdump -D -
|
||||
# REQUIRES: mips64el-registered-target
|
||||
|
||||
# Test that -D does not crash llvm-objdump encounters a section who size is a
|
||||
# not a multiple of the size of an instruction.
|
||||
|
Loading…
x
Reference in New Issue
Block a user