[LLVMdev] [RFC] Removal of 'deplibs'?

Sean Silva silvas at purdue.edu
Mon Nov 26 18:33:03 PST 2012


Apparently Pygments knows about it
<https://bitbucket.org/birkenfeld/pygments-main/src/24c16194941a7464a0cbe27896cc103b9bbab6a9/pygments/lexers/asm.py?at=default#cl-243>.
If you nuke this please send patches (or pull-requests, or whatever
they use in that world) to Pygments. Alternatively, if you really
can't be bothered, file a PR and assign it to me...

-- Sean Silva

On Mon, Nov 26, 2012 at 7:35 PM, Bill Wendling <wendling at apple.com> wrote:
> Hi all,
>
> Did you know that there is a 'deplibs' keyword? Neither did I. It looks like it's not really used for much. We don't document it in the Language Reference. The only support I see if for reading/writing bitcode and manipulating modules. There's a bunch of code that could be removed if we could get rid of this.
>
> Does anyone use this thing? Does anyone mind if I nuke it?
>
> -bw
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list