<p dir="ltr">What do you mean by a single option? What won't work?</p>
<div class="gmail_quote">On Feb 13, 2014 7:01 AM, "Oliver Stannard" <<a href="mailto:oliver.stannard@arm.com">oliver.stannard@arm.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  I couldn't find any way to accept the last -gdwarf-N option in llvm-mc (without using clang's argument parsing), but this change makes it so that only one -gdwarf-N option can be used.<br>
<br>
Hi echristo,<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D2697" target="_blank">http://llvm-reviews.chandlerc.com/D2697</a><br>
<br>
CHANGE SINCE LAST DIFF<br>
  <a href="http://llvm-reviews.chandlerc.com/D2697?vs=6982&id=7059#toc" target="_blank">http://llvm-reviews.chandlerc.com/D2697?vs=6982&id=7059#toc</a><br>
<br>
Files:<br>
  include/llvm/MC/MCContext.h<br>
  include/llvm/MC/MCObjectStreamer.h<br>
  include/llvm/MC/MCStreamer.h<br>
  lib/MC/MCDwarf.cpp<br>
  lib/MC/MCParser/AsmParser.cpp<br>
  lib/MC/MCParser/ELFAsmParser.cpp<br>
  test/MC/ARM/dwarf-asm-multiple-sections.s<br>
  test/MC/ARM/dwarf-asm-nonstandard-section.s<br>
  test/MC/ARM/dwarf-asm-single-section.s<br>
  test/MC/ARM/ldr-pseudo.s<br>
  test/MC/ARM/ltorg.s<br>
  tools/llvm-mc/llvm-mc.cpp<br>
</blockquote></div>