[all-commits] [llvm/llvm-project] de0758: [MLIR] Fixes for BUILD_SHARED_LIBS=on
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Mon Mar 23 15:21:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: de0758e5bd9c880d4179b51611fb5d76bc6b305b
https://github.com/llvm/llvm-project/commit/de0758e5bd9c880d4179b51611fb5d76bc6b305b
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M mlir/lib/Dialect/AVX512/CMakeLists.txt
M mlir/lib/Dialect/Affine/Transforms/CMakeLists.txt
M mlir/test/lib/TestDialect/CMakeLists.txt
Log Message:
-----------
[MLIR] Fixes for BUILD_SHARED_LIBS=on
Commit: c5c4109071ce22e5d3cd8404a7e4d64debdf377a
https://github.com/llvm/llvm-project/commit/c5c4109071ce22e5d3cd8404a7e4d64debdf377a
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/CMakeLists.txt
Log Message:
-----------
[examples] Fixes for BUILD_SHARED_LIBS=on
Compare: https://github.com/llvm/llvm-project/compare/564ece93b836...c5c4109071ce
More information about the All-commits
mailing list