llvm-6502/lib
Chris Lattner 44b838d5b5 These messages should always be emitted when NDEBUG is unset, not when
NDEBUG is unset and -debug is passed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60986 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-13 18:37:58 +00:00
..
Analysis Fix getFieldAs() to use the parameter instead of 6. 2008-12-13 08:25:29 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove assertion to allow promotion of a truncating store operand 2008-12-13 08:16:43 +00:00
Debugger
ExecutionEngine Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. 2008-12-10 02:32:19 +00:00
Linker
Support remove unused var 2008-12-09 17:04:06 +00:00
System
Target - Use patterns instead of creating completely new instruction matching patterns, 2008-12-12 21:15:41 +00:00
Transforms Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
VMCore These messages should always be emitted when NDEBUG is unset, not when 2008-12-13 18:37:58 +00:00
Makefile