[LLVMdev] Removing lib/MC/MCObjectDisassembler (and more?)

Eric Christopher echristo at gmail.com
Thu Jul 31 13:53:59 PDT 2014


OK, removed thusly:

dzur:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
D lib/MC/MCAnalysis/MCObjectDisassembler.cpp
Committed r214437

Someone should probably figure out at some point what else can be removed here.

-eric


On Thu, Jul 31, 2014 at 1:41 PM, Jim Grosbach <grosbach at apple.com> wrote:
> I don’t mind removing it as long as nothing is using it. If we, or anyone
> else, starts up that sort of work again, it’s easy enough to resurrect the
> code. It’s not helping anyone sitting in tree unused and untested.
>
> -Jim
>
> On Jul 31, 2014, at 1:25 PM, Kevin Enderby <enderby at apple.com> wrote:
>
> Nope not using that.  You might ask Jim as I think one of our interns added
> that with his work one summer.
>
> Kev
>
> On Jul 31, 2014, at 1:22 PM, Eric Christopher <echristo at gmail.com> wrote:
>
> Oops sorry. lib/MC/MCAnalysis/MCObjectDisassembler.CPP
>
> Thanks.
>
> -eric
>
> On Jul 31, 2014 1:21 PM, "Kevin Enderby" <enderby at apple.com> wrote:
>>
>> Eric, what file are your referring to?  The path
>> lib/MC/MCObjectDisassembler does not end in a .cpp or .h and is not a
>> directory .
>>
>> Just a bit more info and I can get back to you if I’m using what your
>> asking about.
>>
>> Kev
>>
>> On Jul 31, 2014, at 1:13 PM, Eric Christopher <echristo at gmail.com> wrote:
>>
>> > Seems to be largely untested... anyone using this? (cc'ing Kevin as
>> > he's the most likely candidate). At the least for MCAnalysis this
>> > appears to be unused, any ideas on what else can be deleted?
>> >
>> > I'll remove just this file unless there are objections tomorrow (or
>> > earlier if I get an ack from Kevin about it).
>> >
>> > -eric
>>
>
>




More information about the llvm-dev mailing list