Displaying 1 result from an estimated 1 matches for "rl270839".
Did you mean:
r270839
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
...sembly 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 been exposed in Clang through
`-msoft-float`. [r270538](http://reviews.llvm.org/rL270538).
* Clang now supports the `-finline-functions` argument to enable inlining
separately from the standard `-O` flags.
[r270609](http://reviews.llvm....