llvm-6502/lib/Analysis/IPA
Chris Lattner 7a2bdde0a0 Fix a ton of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129558 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 05:18:47 +00:00
..
CallGraph.cpp Add spliceFunction to the CallGraph interface. This allows users to efficiently 2011-01-03 03:19:35 +00:00
CallGraphSCCPass.cpp dead method. 2010-09-04 18:19:16 +00:00
CMakeLists.txt Add initialization routines for Analysis and IPA. 2010-10-07 18:31:00 +00:00
FindUsedTypes.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
GlobalsModRef.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
IPA.cpp Add an implementation of the initialization routine for IPA. 2010-10-07 18:31:27 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00