clc: add simple llvm initialise API
authorDave Airlie <airlied@gmail.com>
Wed, 13 Oct 2021 01:18:37 +0000 (11:18 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 14 Apr 2022 21:19:56 +0000 (21:19 +0000)
commitb518020f64851ed4a8bd1cd0aafe4a2ab711b722
tree1e4089dfd50f3506c35518fb3229b22d4f9cf094
parent63e40adf8ceda6e0e4c90136b61449c0ab5e0871
clc: add simple llvm initialise API

This just calls some of the LLVM init functions in a common place

Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Icecream95 <ixn@disroot.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15937>
src/compiler/clc/clc_helpers.cpp
src/compiler/clc/clc_helpers.h