1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-svn: 174553
This commit is contained in:
Eli Bendersky 2013-02-06 22:34:46 +00:00
parent c795dd0ca7
commit 5d729faceb

View File

@ -1,5 +1,5 @@
; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o -debug-dump=frames | FileCheck %s -check-prefix FRAMES ; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o -debug-dump=frames | FileCheck %s -check-prefix FRAMES
; Note: the input file was generated from Inputes/dwarfdump-test-32bit.elf.c ; Note: the input file was generated from Inputs/dwarfdump-test-32bit.elf.c
; FRAMES: .debug_frame ; FRAMES: .debug_frame
; FRAMES-NOT: .eh_frame ; FRAMES-NOT: .eh_frame