Displaying 1 result from an estimated 1 matches for "rl328986".
Did you mean:
r328986
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
..._analyze_test_checks.py` script has been added. This aids the
generation of checks in cost model tests.
[r329390](https://reviews.llvm.org/rL329390).
* Support was added for llvm.coro.noop intrinsics, used to implement
`noop_coroutine` from the C++ Coroutines TS.
[r328986](https://reviews.llvm.org/rL328986).
* A python utility was added that uses llbm-objdump to to look for indirect
calls or jumps in x86 assembly. [r329050](https://reviews.llvm.org/rL329050).
* Initial support for generating DWARF v5 Accelerator Tables was committed.
[r329179](https://reviews.llvm.org/rL329179).
## Clang commits...