Displaying 1 result from an estimated 1 matches for "92d7a84".
Did you mean:
902dca84
2020 Nov 16
0
LLVM Weekly - #359, November 16th 2020
...Initial TableGen definitions of syntax nodes were added.
[55120f7](https://reviews.llvm.org/rG55120f74ca1),
[98aa067](https://reviews.llvm.org/rG98aa067109e).
* The `-fproc-stat-report` option was introduced, which will generate a report
about memory usage and execution time for each called tool.
[92d7a84](https://reviews.llvm.org/rG92d7a84e128).
* Clang gained support for searching for prebuilt implicit modules.
[58c586e](https://reviews.llvm.org/rG58c586e7018).
## Other project commits
* Flang's documentation gained a description of problems with `DO CONCURRENT`.
[c2bccd6](https://reviews....