llvm-6502/lib
Chris Lattner da6122f61d Fix this function to not say that longs have 8-byte alignment on X86/PPC.
This method is really a gross hack, but at least we can make it work on
the targets we support right now.

This bug fix stops a crash in a testcase reduced from 176.gcc


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17443 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-02 22:18:18 +00:00
..
Analysis Graphs that are part of equivalence sets can be multi-function SCC's 2004-11-02 20:31:06 +00:00
Archive
AsmParser Make sure that the yacc and lex output are specified as BUILT_SOURCES. 2004-10-28 00:43:24 +00:00
Bytecode Fix library name. 2004-10-28 05:32:01 +00:00
CodeGen Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Debugger Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ExecutionEngine When emitting debug msgs for function stubs, don't truncate the 2004-10-29 18:22:45 +00:00
Linker Add support for undef and unreachable 2004-10-16 18:08:06 +00:00
Support * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration 2004-10-29 23:17:45 +00:00
System Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Target Fix this function to not say that longs have 8-byte alignment on X86/PPC. 2004-11-02 22:18:18 +00:00
Transforms * Rearrange code slightly 2004-11-02 03:50:32 +00:00
VMCore The Alpha (tm) intrinsics have never been used anywhere 2004-10-29 18:43:17 +00:00
Makefile