Add a declaration of environ global for Darwin
[oota-llvm.git] / docs / ExtendingLLVM.html
2004-08-12 Misha Brukman* Escape &, <, and >
2004-08-12 Chris LattnerAdd information on adding a derived type to LLVM, patch...
2004-07-29 Chris LattnerFix #includes of i*.h => Instructions.h as per PR403:
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-06-20 Chris LattnerUpdate path
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-04-13 Chris LattnerAdd a note
2004-04-10 Chris LattnerAdd note
2004-04-09 Chris LattnerExpand on adding an intrinsic. Move section to before...
2004-04-06 Misha BrukmanIncorporated Chris' comments.
2004-04-06 Misha BrukmanAdded notes on extending LLVM with new instructions...