llvm/lib
Devang Patel eb3fc28914 Convert DwarfWriter into a pass.
Now Users request DwarfWriter through getAnalysisUsage() instead of creating an instance of DwarfWriter object directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61955 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-08 23:40:34 +00:00
..
Analysis ValueTracker can't assume that an alloca with no specified alignment 2009-01-08 19:28:38 +00:00
Archive Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
AsmParser Fix the comment for lltok::backslash. 2009-01-08 22:18:13 +00:00
Bitcode revert to functionally equivalent formulation 2009-01-07 23:07:22 +00:00
CodeGen Convert DwarfWriter into a pass. 2009-01-08 23:40:34 +00:00
Debugger Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
ExecutionEngine Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
Linker
Support Tweak --version to include the date and time. 2008-12-23 18:41:47 +00:00
System
Target Convert DwarfWriter into a pass. 2009-01-08 23:40:34 +00:00
Transforms Do not inline functions with (dynamic) alloca into 2009-01-08 21:45:23 +00:00
VMCore Use mayBeOverridden here, in anticipation of the 2009-01-08 20:55:49 +00:00
Makefile