commit | d8b46f8964782b6f1fafb574447f1605e40e394f | [log] [tgz] |
---|---|---|
author | Timur Kristóf <timur.kristof@gmail.com> | Wed Sep 25 14:05:19 2019 +0200 |
committer | Connor Abbott <cwabbott0@gmail.com> | Thu Sep 26 13:36:49 2019 +0000 |
tree | 331ec5720f13b60831665c62b370ffd32d5342e0 | |
parent | 06ea3325c32025a1adc36adb84276ba737e63acd [diff] |
amd/common: Move ac_export_mrt_z to ac_llvm_build. The aim of this commit is to keep ac_shader_util LLVM-free, since we would like to use it in ACO later. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Reviewed-by: Marek Olšák <marek.olsak@amd.com>