[PATCH] Support DWARF discriminators in object streamer.
Diego Novillo
dnovillo at google.com
Fri Feb 14 09:55:53 PST 2014
On Fri, Feb 14, 2014 at 11:41 AM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
> For now, two options are
> * Just check the binary contents of the .debug_line section
> * extentd the .s to include a .debug_info (attached).
The second option allows me to test the specific output I'm expecting
from llvm-dwarfdump. I'll use your .s file.
Thanks. Diego.
More information about the llvm-commits
mailing list