llvm-6502/lib
Evan Cheng a8f720d695 Correct comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49913 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-18 19:25:26 +00:00
..
Analysis Make GVN able to remove unnecessary calls to read-only functions again. 2008-04-17 05:36:50 +00:00
Archive
AsmParser
Bitcode
CodeGen Correct comment. 2008-04-18 19:25:26 +00:00
Debugger
ExecutionEngine Correlate stubs with functions in JIT: when emitting a stub, the JIT tells the memory manager which function 2008-04-16 20:46:05 +00:00
Linker
Support Use gv's --spartan option, which trades away an extra row of UI buttons 2008-04-15 17:27:05 +00:00
System
Target Also support Intel asm syntax. 2008-04-17 23:35:10 +00:00
Transforms Make GVN able to remove unnecessary calls to read-only functions again. 2008-04-17 05:36:50 +00:00
VMCore Don't read off end of the input array. 2008-04-16 17:31:41 +00:00
Makefile