[PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
oliver.stannard at arm.com
Wed Feb 26 09:56:55 PST 2014
Things mentioned in inline comments, plus:
* Don't check DWARF version if we are not generating DWARF
* Fix tests to not be dependent on length of compilation working dir
* Fix tests to match changes in output format of llvm-dwarfdump
Hi rengolin, echristo,
http://llvm-reviews.chandlerc.com/D2697
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2697?vs=7059&id=7375#toc
Files:
include/llvm/MC/MCContext.h
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/MC/MCDwarf.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/ARM/dwarf-asm-multiple-sections.s
test/MC/ARM/dwarf-asm-nonstandard-section.s
test/MC/ARM/dwarf-asm-single-section.s
test/MC/ARM/ldr-pseudo.s
test/MC/ARM/ltorg.s
tools/llvm-mc/llvm-mc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2697.4.patch
Type: text/x-patch
Size: 38108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140226/24d2057c/attachment.bin>
More information about the llvm-commits
mailing list