Displaying 1 result from an estimated 1 matches for "cfc3226".
Did you mean:
cc3220
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...ed for runtime derived type descriptions in Clang.
[8fc07fe](https://reviews.llvm.org/rG8fc07fed32b).
* LLD now allows you to specify a custom to script to be called for missing
libraries, which could be used to provide extra suggestions to the user (e.g.
suggesting specific packages to install).
[cfc3226](https://reviews.llvm.org/rGcfc32267e27),
[3bdeb2a](https://reviews.llvm.org/rG3bdeb2ac2ef).
* A C API was added for the MLIR PassManager.
[f61d102](https://reviews.llvm.org/rGf61d1028fa5).