llvm-6502/lib
John Criswell a676b78791 Dinakar and I fixed a bug where we were trying to get the initializer of
an external constant.  Since external constants don't have initializers, we
were failing on an assert() call in llvm/GlobalVariable.h.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7193 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-17 19:06:55 +00:00
..
Analysis Rematerialize nodes from the globals graph into the current graph 2003-07-16 21:42:03 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Bytecode The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
CodeGen Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
ExecutionEngine Clean up my last checkin: code is easier to read and explains the differences in 2003-07-15 15:58:26 +00:00
Linker
Support The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Target Fixed the number translation scheme for the integer condition code registers: it 2003-07-16 20:30:40 +00:00
Transforms Dinakar and I fixed a bug where we were trying to get the initializer of 2003-07-17 19:06:55 +00:00
VMCore The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00