Mercurial > hg > CbC > CbC_llvm
diff test/DebugInfo/dwarfdump-zlib.test @ 77:54457678186b LLVM3.6
LLVM 3.6
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Sep 2014 22:06:00 +0900 |
parents | 95c75e76d11b |
children | 1172e4bd9c6f |
line wrap: on
line diff
--- a/test/DebugInfo/dwarfdump-zlib.test Thu Dec 12 15:22:36 2013 +0900 +++ b/test/DebugInfo/dwarfdump-zlib.test Mon Sep 08 22:06:00 2014 +0900 @@ -1,12 +1,6 @@ REQUIRES: zlib -RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-zlib.elf-x86-64 \ -RUN: | FileCheck %s -check-prefix FULLDUMP -RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-zlib.elf-x86-64 \ -RUN: --address=0x400559 --functions | FileCheck %s -check-prefix MAIN +RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-zlib.elf-x86-64 | FileCheck %s -FULLDUMP: .debug_abbrev contents -FULLDUMP: .debug_info contents - -MAIN: main -MAIN-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test-zlib.cc:16 +CHECK: .debug_abbrev contents +CHECK: .debug_info contents