This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9065c48 LangRef: Don't refer to a 'generic' address space. new 0b40dad ThinLTOBitcodeWriter: Use Module::global_values(). NFCI. new 21463ca [XRay][docs] Examples for how to use XRay
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/XRayExample.rst | 274 ++++++++++++++++++++++++++++ docs/index.rst | 3 + lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 32 +--- 3 files changed, 284 insertions(+), 25 deletions(-) create mode 100644 docs/XRayExample.rst