[llvm-commits] [PATCH] emit DW_AT_high_pc into CUs

Eric Christopher echristo at apple.com
Fri Jul 27 15:01:06 PDT 2012


On Jul 26, 2012, at 2:40 AM, Eric Christopher <echristo at apple.com> wrote:

> 
> On Jul 22, 2012, at 6:29 AM, shinichiro hamaji <shinichiro.hamaji at gmail.com> wrote:
> 
>> Could someone review my patch?
>> 
> 
> BTW I'll take a look at this tomorrow.

Or the next day...

Committed here:

	D	test/DebugInfo/X86/low-pc-cu.ll
	A	test/DebugInfo/X86/non-text-cu.ll
	A	test/DebugInfo/X86/low-high-pc-cu.ll
	M	test/DebugInfo/X86/concrete_out_of_line.ll
	M	test/DebugInfo/X86/block-capture.ll
	M	test/DebugInfo/X86/DW_TAG_friend.ll
	M	test/DebugInfo/X86/DW_AT_specification.ll
	M	test/DebugInfo/X86/objc-fwd-decl.ll
	M	test/DebugInfo/X86/stringpool.ll
	M	test/DebugInfo/X86/pr11300.ll
	M	test/DebugInfo/X86/enum-class.ll
	M	lib/CodeGen/AsmPrinter/DwarfDebug.cpp
	M	lib/CodeGen/AsmPrinter/DwarfDebug.h
W: -empty_dir: test/DebugInfo/X86/low-pc-cu.ll
r160899 = 84dfadf5a56e15d289896f544c4281cc86a639d8 (refs/remotes/origin/master)

Thanks!

-eric



More information about the llvm-commits mailing list