[all-commits] [llvm/llvm-project] 8d6550: [mlir][vulkan-runner] Explicitly export vulkan-run...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Sep 1 15:38:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d655042233bcfe572cdffe529b52e2fc285badf
https://github.com/llvm/llvm-project/commit/8d655042233bcfe572cdffe529b52e2fc285badf
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
Log Message:
-----------
[mlir][vulkan-runner] Explicitly export vulkan-runtime-wrapper entry points.
This ensure that the symbols are being exported no matter what default
visibility is set.
More information about the All-commits
mailing list