DirectXShaderCompiler/test/Linker/linkage.ll

4 строки
132 B
LLVM
Исходник Обычный вид История

2016-12-28 22:52:27 +03:00
; RUN: llvm-as %S/Inputs/linkage.a.ll -o %t.1.bc
; RUN: llvm-as %S/Inputs/linkage.b.ll -o %t.2.bc
; RUN: llvm-link %t.1.bc %t.2.bc