[LLVMdev] Restoring "pubnames" section in DWARF
Eric Christopher
echristo at gmail.com
Fri Jan 11 14:22:42 PST 2013
On Fri, Jan 11, 2013 at 2:07 PM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:
> On 1/11/2013 4:04 PM, Eric Christopher wrote:
>
>> On Fri, Jan 11, 2013 at 1:49 PM, Robinson, Paul
>> <Paul.Robinson at am.sony.com <mailto:Paul.Robinson at am.sony.**com<Paul.Robinson at am.sony.com>>>
>> wrote:
>>
>> I'd ask that it be made target-dependent, as I don't want it
>> (and apparently few do, which is why it was removed).
>>
>>
>> No worries there, it can be put under a flag perhaps.
>>
>
> Is there a target hook for generating debug information? Or should I just
> invent a cl::opt flag and guard the code under that?
>
>
I'd prefer a flag really (DwarfDebug.cpp) and just pass that down from the
front end if you really need or invent a front end option to control it.
-glegacy-pubtables or something?
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130111/b5e7b11f/attachment.html>
More information about the llvm-dev
mailing list