Skip to content

Commit 98dd062

Browse files
committed
Move test bitcode file to Inputs directory
rdar://149785911
1 parent 0294aff commit 98dd062

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

llvm/test/Transforms/Coroutines/coro-retcon-frame-auto-upgrade-test.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llvm-dis < %s.bc | FileCheck %s
1+
; RUN: llvm-dis < %S/Inputs/coro-retcon-frame-auto-upgrade-test.ll.bc 2>&1 | FileCheck %s
22

33
; ModuleID = '../llvm-project/llvm/test/Transforms/Coroutines/coro-retcon-frame-auto-upgrade.bc'
44
; CHECK: source_filename = "../llvm-project/llvm/test/Transforms/Coroutines/coro-retcon-frame-auto-upgrade.ll"

0 commit comments

Comments
 (0)