llvm-6502/lib
Argyrios Kyrtzidis f7acf8f288 Fix the source line debug information for the Windows platform.
According to DWARF-2 specification, the line information is provided through an offset in the .debug_line section.
Replace the label reference that is used with a section offset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52468 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-18 19:27:37 +00:00
..
Analysis Move SCEVExpander::visitAddExpr out-of-line. 2008-06-18 16:37:11 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix the source line debug information for the Windows platform. 2008-06-18 19:27:37 +00:00
Debugger
ExecutionEngine
Linker
Support Consistently set "Buckets[NumBuckets] = reinterpret_cast<void*>(-1)" throughout FoldingSet.cpp. 2008-06-17 19:12:43 +00:00
System
Target XOR32rr, etc. are not AsCheapAsMove, but MOV32ri, etc. are. 2008-06-18 08:13:07 +00:00
Transforms Fix the regressions on sext-misc.ll my patch yesterday caused. 2008-06-18 18:11:55 +00:00
VMCore Auto-upgrade code for multiple-value return statements. This code 2008-06-17 23:38:43 +00:00
Makefile