[LLVMdev] [cfe-dev] [RFC] Removal of 'deplibs'?

Chris Lattner clattner at apple.com
Mon Nov 26 18:44:06 PST 2012


Please nuke it.  It is really old and was never used.  If it comes back it should be done with module metadata.

-Chris

On Nov 26, 2012, at 4: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
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the llvm-dev mailing list