search for: r324498

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

Did you mean: rl324498
2018 Feb 12
1
LLVM Weekly - #215, Feb 12th 2018
...annotated C++ class/struct/union to be passed or returned using the C ABI for the underlying type. [r324269](http://reviews.llvm.org/rL324269). * The flags `-fdiscard-value-names` and `-fno-discard-value-names` were added to allow user control over whether names should be discarded in IR output. [r324498](http://reviews.llvm.org/rL324498). * A TemplateInstantiationObserver class was added. This is used in order to implement the [TempLight](http://plc.inf.elte.hu/templight/) C++ template debugging tool. [r324808](https://reviews.llvm.org/rL324808). ## Other project commits * LLD now has a man pa...