Displaying 1 result from an estimated 1 matches for "r271102".
Did you mean:
r271020
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
...70720).
* LLVM will now report more accurate loop locations in optimisation remarks by
reading the starting location from llvm.loop metadata.
[r270771](http://reviews.llvm.org/rL270771).
* Symbolic expressions are now supported in assembly directives, matching the
behaviour of the GNU assembler. [r271102](http://reviews.llvm.org/r271102).
* Symbols used by plugins can now be auto-exported on Windows, which improves
support for plugins in Windows. See the commit message for a full description.
[r270839](http://reviews.llvm.org/rL270839).
## Clang commits
* Software floating point for Sparc has b...