[llvm-commits] [llvm] r100100 - in /llvm/trunk: ./ docs/ProgrammersManual.html include/llvm/Support/CallSite.h lib/Transforms/IPO/DeadArgumentElimination.cpp lib/Transforms/IPO/GlobalOpt.cpp lib/Transforms/Scalar/SCCP.cpp lib/VMCore/Function.cpp

Gabor Greif ggreif at gmail.com
Thu Apr 1 17:13:37 PDT 2010


On Thu, Apr 1, 2010 at 10:23 PM, Dan Gohman <gohman at apple.com> wrote:
>
> On Apr 1, 2010, at 1:21 AM, Gabor Greif wrote:
>>
>> Propchange: llvm/trunk/
>> ------------------------------------------------------------------------------
>> --- svn:mergeinfo (original)
>> +++ svn:mergeinfo Thu Apr  1 03:21:08 2010
>> @@ -1 +1,2 @@
>> /llvm/branches/ggreif/InvokeInst-operands:98645-99398
>> +/llvm/branches/ggreif/const-CallSite:99517-100006
>>
>> Propchange: llvm/trunk/docs/ProgrammersManual.html
>> ------------------------------------------------------------------------------
>> --- svn:mergeinfo (added)
>> +++ svn:mergeinfo Thu Apr  1 03:21:08 2010
>> @@ -0,0 +1,3 @@
>> +/llvm/branches/ggreif/InvokeInst-operands/docs/ProgrammersManual.html:98645-99398
>> +/llvm/branches/ggreif/const-CallSite/docs/ProgrammersManual.html:99517-100006
>> +/llvm/trunk/docs/ProgrammersManual.html:70891
>
> Hi Gabor,
>
> What's the status of these properties? They don't look entirely intentional.

Yeah I have zapped them as discussed on IRC (r100157).

Cheers,

    Gabor

>
> Dan
>
>




More information about the llvm-commits mailing list