llvm-for-llvmta/test/Linker/multiple-merged-structs.ll

3 lines
73 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
; RUN: llvm-link %S/Inputs/PR11464.a.ll %S/Inputs/PR11464.b.ll
; PR11464