Displaying 1 result from an estimated 1 matches for "rl325102".
Did you mean:
r325102
2018 Feb 19
0
LLVM Weekly - #216, Feb 19th 2018
...e original
release schedule), but the hope is to have rc3 tagged by Friday with [release
blockers](llvm.org/PR35804) fixed.
## LLVM commits
* The width of the GEP (getelemenptr) index used in address calculation can
now be specified using the data layout string.
[r325102](http://reviews.llvm.org/rL325102).
* LLVM will now try harder to report a fatal error when out of memory (when
memory allocation fails). [r325426](http://reviews.llvm.org/rL325426).
* The X86 disassembler now properly decodes old AMD 3DNow! instructions.
[r325295](http://reviews.llvm.org/rL325295).
* The patch that extended Mac...