llvm-6502/lib
Johnny Chen 4aaf3465f7 Fix typo in the comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129837 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-19 23:58:52 +00:00
..
Analysis Use ArrayRef variants. 2011-04-18 23:51:03 +00:00
Archive
AsmParser
Bitcode Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CodeGen CodeGen: Eliminate a use of getDarwinMajorNumber(). 2011-04-19 20:32:39 +00:00
CompilerDriver
ExecutionEngine Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Linker
MC malloc elimination: it's a bad idea to use raw_svector_ostream on a 2011-04-18 20:54:46 +00:00
Object
Support ADT/Triple: Drop support for -osx style triples, we are going with -macosx 2011-04-19 23:55:20 +00:00
Target Fix typo in the comment. 2011-04-19 23:58:52 +00:00
Transforms Trivial simplification. 2011-04-19 15:23:29 +00:00
VMCore Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CMakeLists.txt
Makefile