aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto/LTOModule.h
Commit message (Expand)AuthorAgeFilesLines
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-011-3/+3
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-011-4/+9
* <rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbolsNick Kledzik2009-06-011-2/+8
* Untabify.Evan Cheng2009-05-301-1/+1
* Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin.Rafael Espindola2009-04-241-1/+1
* Do not forget global definitions from inline asm code block.Devang Patel2008-07-161-0/+1
* Rename new lto2 tool as lto.Devang Patel2008-06-301-0/+105