llvm-6502/lib
Mike Stump ee4b8a7781 Fix spacing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82727 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-24 23:11:08 +00:00
..
Analysis No need to verify that malloc's return type is i8*. 2009-09-22 18:50:03 +00:00
Archive
AsmParser Auto-upgrade malloc instructions to malloc calls. 2009-09-24 17:47:49 +00:00
Bitcode Auto-upgrade malloc instructions to malloc calls. 2009-09-24 17:47:49 +00:00
CodeGen Fix spacing. 2009-09-24 23:11:08 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00
Linker
MC
Support add and document regex support for FileCheck. You can now do stuff like: 2009-09-24 21:47:32 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target unconditionally request MMI 2009-09-24 21:45:57 +00:00
Transforms Constant propagating byval pointer is safe if function is readonly. 2009-09-24 18:33:42 +00:00
VMCore Auto-upgrade malloc instructions to malloc calls. 2009-09-24 17:47:49 +00:00
Makefile