Skip to content

Commit ecdab09

Browse files
committed
[LTO] Move tests from test/tools to test/LTO, as they're testing the API functionalities (NFC)
llvm-svn: 281539
1 parent b2f46d1 commit ecdab09

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

llvm/test/tools/llvm-lto2/X86/common.ll renamed to llvm/test/LTO/Resolution/X86/common2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; RUN: llvm-as < %s > %t1.bc
2-
; RUN: llvm-as < %p/Inputs/common.ll > %t2.bc
2+
; RUN: llvm-as < %p/Inputs/common2.ll > %t2.bc
33

44
; Test that the common merging (size + alignment) is properly handled
55

0 commit comments

Comments
 (0)