[PATCH] D26831: [LangRef] Update the TBAA section

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 19:38:21 PST 2016


sanjoy created this revision.
sanjoy added reviewers: manmanren, anna, reames, rsmith, chandlerc, hfinkel, rjmccall, mehdi_amini, dexonsmith.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

Update the TBAA section to mention the struct path TBAA that LLVM
implements today.  This is not a proposal or change in semantics -- it
is intended only to **document** what LLVM already does today.

This is related to https://reviews.llvm.org/D26438 where I've tried to
implement some of the constraints as verifier checks.


https://reviews.llvm.org/D26831

Files:
  docs/LangRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26831.78460.patch
Type: text/x-patch
Size: 10315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/6d750e40/attachment.bin>


More information about the llvm-commits mailing list