[all-commits] [llvm/llvm-project] 05b8dd: [PDLL] Attempt to fix shared libraries build
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Mar 3 20:21:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05b8dda1f210bf86c1f728aa39f5f7811b46a914
https://github.com/llvm/llvm-project/commit/05b8dda1f210bf86c1f728aa39f5f7811b46a914
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M mlir/lib/Tools/PDLL/Parser/CMakeLists.txt
Log Message:
-----------
[PDLL] Attempt to fix shared libraries build
PDLLParser now depends on TableGen, which disables LLVM_DYLIB
More information about the All-commits
mailing list