bolt/deps/llvm-18.1.8/llvm/test/Linker/multiple-merged-structs.ll

3 lines
73 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: llvm-link %S/Inputs/PR11464.a.ll %S/Inputs/PR11464.b.ll
; PR11464