Remove explicit triple and data layout from the test
authorEugene Zemtsov <ezemtsov@google.com>
Tue, 13 Mar 2018 21:10:15 +0000 (21:10 +0000)
committerEugene Zemtsov <ezemtsov@google.com>
Tue, 13 Mar 2018 21:10:15 +0000 (21:10 +0000)
llvm-svn: 327449

llvm/test/DebugInfo/debuglineinfo-path.ll

index 85a736f..8cd7f7b 100644 (file)
 ;WIN: win_func
 ;WIN: E:\absolute\windows\path{{[\/]}}win.c
 
-
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-pc-linux-gnu"
-
 define i32 @win_func() #0 !dbg !54 {
   ret i32 5, !dbg !511
 }