This test requires object emission.
authorEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:34:50 +0000 (04:34 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:34:50 +0000 (04:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197781 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/cu-ranges.ll

index d01b0770948c82a0f4e032b848f6aef759158ecc..794100cdec87f9611d4bc037629f681640eb3bf2 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: object-emission
 ; RUN: llc -O0 -filetype=obj -generate-dwarf-cu-ranges %s -o %t
 ; RUN: llvm-dwarfdump %t | FileCheck %s