[PATCH] Remove out of date wording from LangRef

Philip Reames listmail at philipreames.com
Wed Feb 26 15:47:12 PST 2014


This patch is a follow up to the thread "Stale type system 
documentation?" on llvmdev from a few weeks ago.

Two important notes:
- I don't have commit access and will need someone else to commit this 
patch
- I couldn't figure out how to run the actual HTML generation step. I've 
tried to be careful, but you should check the change actually builds 
properly.

Patch Comment:
This patch removes confusing and out of date text from the LangRef. LLVM 
no longer performs structural uniquing on named types.  Most of the 
documentation was updated to reflect this, but this section got missed.  
I attempted to replace the original wording with appropriate forward 
references, but it's debatable whether the section should be kept at all.

Philip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LangRef-NamedTypes.patch
Type: text/x-patch
Size: 2078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140226/89c55529/attachment.bin>


More information about the llvm-commits mailing list