llvm-6502/lib
Nick Lewycky 3c78697a3c Fix the build on gcc 4.2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48212 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-11 05:56:09 +00:00
..
Analysis
Archive Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined. 2008-03-11 00:24:53 +00:00
AsmParser
Bitcode
CodeGen variadic instructions don't have operand info for variadic arguments. 2008-03-11 03:14:42 +00:00
Debugger
ExecutionEngine
Linker Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined. 2008-03-11 00:24:53 +00:00
Support
System
Target Fix the build on gcc 4.2. 2008-03-11 05:56:09 +00:00
Transforms Initial multiple return values support. 2008-03-11 05:46:42 +00:00
VMCore Use utostr instead of a stringstream. 2008-03-10 23:55:07 +00:00
Makefile