search for: b60e73b2

Displaying 1 result from an estimated 1 matches for "b60e73b2".

2011 Sep 29
1
[LLVMdev] llc and Assembler Location Control Directives
I want to locate the module in llc that produces the assembler location control directives which are seen in the .s output file, so that I can modify it. I suspect these are not target-specific, and therefore are probably not in ./src/lib/Target/[mytarg], but I may be wrong. I'm fairly new to all this, so any pointers as to where I should be looking help a great deal. As an example, the