mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
[Objdump] Fixing crash when printing symbols in ELF sections with special types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229759 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
BIN
test/tools/llvm-objdump/Inputs/proc-specific-section-elf
Normal file
BIN
test/tools/llvm-objdump/Inputs/proc-specific-section-elf
Normal file
Binary file not shown.
3
test/tools/llvm-objdump/proc-specific-section-elf.test
Normal file
3
test/tools/llvm-objdump/proc-specific-section-elf.test
Normal file
@@ -0,0 +1,3 @@
|
||||
// RUN: llvm-objdump -t %p/Inputs/proc-specific-section-elf | FileCheck %s
|
||||
|
||||
CHECK: 00000000 *UND* 00000000 print
|
Reference in New Issue
Block a user