Displaying 5 results from an estimated 5 matches for "dowad".
2015 Jun 05
2
[LLVMdev] Who to assign as "reviewers" for a patch??
Dear LLVM devs,
I just submitted a patch: http://reviews.llvm.org/D10149. However,
Phabricator is warning me that "this revision needs review, but there are
no reviewers specified".
How should I determine who the reviewers should be?
Thanks,
Alex Dowad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150605/b52d0dcd/attachment.html>
2015 Oct 12
13
[Bug 2478] New: Escape sequences (starting with ~) don't work when remote shell is BusyBox ash
https://bugzilla.mindrot.org/show_bug.cgi?id=2478
Bug ID: 2478
Summary: Escape sequences (starting with ~) don't work when
remote shell is BusyBox ash
Product: Portable OpenSSH
Version: 7.1p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: minor
Priority: P5
2015 May 28
4
[LLVMdev] Generate .debug_info for asm files?
...e a DIE in the .debug_info
section which identifies the compilation unit. (I'm not an expert on GDB,
but this is the conclusion I have drawn from single-stepping through GDB on
some test binaries.)
Would you be interested in a patch which makes the assembler generate
.debug_info?
Thanks,
Alex Dowad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150528/f27195f9/attachment.html>
2015 May 29
2
[LLVMdev] Questions about DWARF handling (esp. re: file and line data)
...e! MCDwarfLineTable doesn't do any recordkeeping to remember which
line number data belongs to which file, either.
------------------------
I can go through the code and clean up some of these inconsistencies, but I
need to know how it is *intended* to work. Can someone explain?
Thanks,
Alex Dowad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150529/17edec7b/attachment.html>
2015 May 28
0
[LLVMdev] Generate .debug_info for asm files?
...ant to
manually include your own debug data using assembler directives. This is
useful when the assembler is generated from some other source.
So what I should have said is: would you be interested in a patch which
makes ".file" directives generate DW_TAG_compile_unit DIEs?
Thanks, Alex Dowad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150528/ce3817b0/attachment.html>