[PATCH] [docs] Update outdated ExtendingLLVM.rst

Chilledheart rwindz0 at gmail.com
Wed Apr 8 09:18:29 PDT 2015


Hi dexonsmith, rafael, chandlerc,

The document is still incomplete in some degrees, but updated to reflect the
latest changes. Anyway we can detail it if any one think it is not enough. For
the sake of it, some useful examples are listed below:

Refer to r113618 "Add X86 MMX type to bitcode and Type" for how to add a new
type.

> One notable change from then is only one thing that ``lib/VMCore`` is renamed
to ``lib/IR``.

Refer to r194760 "Add addrspacecast instruction" for how to add a new
instruction.

http://reviews.llvm.org/D8897

Files:
  docs/ExtendingLLVM.rst

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8897.23422.patch
Type: text/x-patch
Size: 5734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/f482d750/attachment.bin>


More information about the llvm-commits mailing list