[PATCH] [lld] add calls to nativereader/nativewriter
Shankar Easwaran
shankare at codeaurora.org
Wed Oct 16 13:01:51 PDT 2013
On 10/16/2013 2:51 PM, Rui Ueyama wrote:
> On Wed, Oct 16, 2013 at 12:48 PM, Shankar Kalpathi Easwaran <
> shankarke at gmail.com> wrote:
>
>> The native file is written only in DEBUG mode. This was also previously
>> discussed to make sure the performance is not hampered in release mode.
>
> Yes, I know that. What I asked is how much performance impact it would
> have. If it's significant, we don't want to always enable that even in
> DEBUG mode.
I would like the passes to be enabled at all times in DEBUG mode, so
that functionalities are not regressed.
Its better during development, once everything is stable, we could move
this to a command line flag.
Thanks
Shankar Easwaran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131016/cbbf741b/attachment.html>
More information about the llvm-commits
mailing list