[InstCombine] Signed saturation patterns
[llvm-core.git] / bindings / go / llvm / llvm_dep.go
blob9484e6ddf879e50b9ca61cef33be4ed24c27f018
1 //===- llvm_dep.go - creates LLVM dependency ------------------------------===//
2 //
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 //
7 //===----------------------------------------------------------------------===//
8 //
9 // This file ensures that the LLVM libraries are built before using the
10 // bindings.
12 //===----------------------------------------------------------------------===//
14 // +build !byollvm
16 package llvm
18 var _ run_build_sh