llvm-6502/test/Linker/2003-08-24-InheritPtrSize.ll
2003-09-15 20:04:28 +00:00

10 lines
300 B
LLVM

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