llvm-6502/test/Linker/2003-08-24-InheritPtrSize.ll
Chris Lattner f687adae9b New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8128 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 19:23:31 +00:00

10 lines
285 B
LLVM

; Linking these a module with a specified pointer size to one without a
; specified pointer size should not cause a warning!
; RUN: as < %s > Output/%s.out1.bc
; RUN: echo "" | as > Output/%s.out2.bc
; RUN: link Output/%s.out[12].bc 2>&1 | not grep WARNING
target pointersize = 64