Displaying 1 result from an estimated 1 matches for "rl273224".
Did you mean:
r273224
2016 Jun 27
0
LLVM Weekly - #130, Jun 27th 2016
...iews.llvm.org/rL273602).
* clang-tidy has a new `modernize-use-emplace` check that will replace calls
of `push_back` to `emplace_back`. [r273275](http://reviews.llvm.org/rL273275).
* The CMake build system for Clang gained a `ENABLE_X86_RELAX_RELOCATIONS`
option. [r273224](http://reviews.llvm.org/rL273224).
## Other project commits
* Basic support for versioned symbols was added to LLD.
[r273143](http://reviews.llvm.org/rL273143).
* LLD now handles both single and double dashes for all options.
[r273256](http://reviews.llvm.org/rL273256).