search for: r332496

Displaying 1 result from an estimated 1 matches for "r332496".

Did you mean: r332416
2018 May 21
0
LLVM Weekly - #229, May 21st 2018
...ed IO with unlocked IO when this can be proven to be safe. [r332452](https://reviews.llvm.org/rL332452). * The MC Assembler now matches the behaviour of the GNU assembler for comparison operators. [r332215](https://reviews.llvm.org/rL332215). * LLVM's signal handling code is now signal-safe. [r332496](https://reviews.llvm.org/rL332496). * You can now use `-Rpass-analysis=size-info` to have remarks printed which describe when a pass changes the number of IR instructions in a module. [r332739](https://reviews.llvm.org/rL332739). ## Clang commits * diagtool was added to the Clang install targe...