]> granicus.if.org Git - llvm/commitdiff
Fix r353771 to target linux only (split-dwarf isn't supported on macho)
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 12 Feb 2019 01:19:00 +0000 (01:19 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 12 Feb 2019 01:19:00 +0000 (01:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353785 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/X86/gmlt-no-split-dwarf-inlining-empty.ll

index 04118190bbc17179f32c4eceb3b1bf34dbe32794..e540492eb1d5936080074b46a6c6af1a87708638 100644 (file)
@@ -7,6 +7,8 @@
 
 ; CHECK-NOT: .debug_{{.*}}.dwo
 
+target triple = "x86_64-pc-linux"
+
 define dso_local void @f1() !dbg !7 {
 entry:
   ret void, !dbg !9