Emit DW_AT_low_pc and DW_AT_high_pc attributes for TAG_compile_unit.
authorDevang Patel <dpatel@apple.com>
Mon, 22 Mar 2010 23:11:36 +0000 (23:11 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 22 Mar 2010 23:11:36 +0000 (23:11 +0000)
commit4a602caf2e973f4446f4eec366124077ce91d06d
tree1e5be7baa520a33893fe513f2a90a81b2e441fd7
parentc94347f64176cf06ba4c857855f2d55af5ecd1d9
Emit DW_AT_low_pc and DW_AT_high_pc attributes for TAG_compile_unit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/2010-03-22-CU-HighLow.ll [new file with mode: 0644]