1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Move generic test to the Generic directory

llvm-svn: 327148
This commit is contained in:
Adrian Prantl 2018-03-09 16:42:05 +00:00
parent 5271e91b8e
commit 3056a87e37

View File

@ -1,5 +1,5 @@
; RUN: llc -stop-before=expand-isel-pseudos -pre-RA-sched=linearize < %s | FileCheck %s
source_filename = "/Data/llvm/test/DebugInfo/X86/linear-dbg-value.ll"
source_filename = "linear-dbg-value.ll"
; Function Attrs: nounwind readonly uwtable
define i32 @foo(i32* nocapture readonly %a, i32 %N) local_unnamed_addr #0 !dbg !6 {