llvm-6502/lib
Dan Gohman 336e8d7e7c Make the order in which variables are described in debug information
independent of the order that isel happens to visit the dbg_declare
intrinsics. This fixes a bug in which the formal arguments were
being printed in reverse order, now that fast isel is going bottom up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108369 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-14 23:08:16 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Make the order in which variables are described in debug information 2010-07-14 23:08:16 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target
Transforms
VMCore
Makefile