[llvm-dev] Interleaved debug info on arm
Adrian Prantl via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 19 08:35:37 PDT 2017
> On Sep 18, 2017, at 10:13 PM, Carlo Kok <ck at remobjects.com> wrote:
>
> September 18, 2017 8:17 PM, "Adrian Prantl" <aprantl at apple.com> wrote:
>
>> Have you tried looking at the --dump-after-all output to see which pass (if any) is adding the
>> extra line table entries?
>> -- adrian
>
>
> You mean --print-after-all ? I don't see any way to pass that to lld; The debug info is fine when using llc.
I have no experience with lld, but worst-case you should be able to hard-code the default to true and recompile liblto/lld.
-- adrian
>
> Carlo Kok
> RemObjects Software
More information about the llvm-dev
mailing list