[LLVMdev] [cfe-dev] [RFC] Removal of 'deplibs'?
Bill Wendling
wendling at apple.com
Tue Nov 27 01:05:53 PST 2012
Nuking. Thanks!
Sean, I'll send a ping to the Pygments wonks.
-bw
On Nov 26, 2012, at 6:44 PM, Chris Lattner <clattner at apple.com> wrote:
> 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