[PATCH] Move the ELF,COFF,MachO format declaration files from Support to Object folder.
罗勇刚(Yonggang Luo)
luoyonggang at gmail.com
Fri Jun 21 19:41:23 PDT 2013
ping for this.
I think the Support library shold be more PURE and do not dfines
non-generic constants and structures.
2013/6/22 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com>:
> Sorry for the boring messages, because I didn't familiar with the arc
> review tool.
> This is the last and acceptable patch from me.
>
> 2013/6/22 Yonggang Luo <luoyonggang at gmail.com>:
>> Move the ELF,COFF,MachO format declaration files from Support to Object folder.
>>
>> http://llvm-reviews.chandlerc.com/D1024
>>
>> CHANGE SINCE LAST DIFF
>> http://llvm-reviews.chandlerc.com/D1024?vs=2533&id=2534#toc
>>
>> Files:
>> include/llvm/Object/COFFFormat.h
>> include/llvm/Support/COFF.h
>> include/llvm/Object/ELFFormat.h
>> include/llvm/Support/ELF.h
>> include/llvm/Object/MachOFormat.h
>> include/llvm/Support/MachO.h
>
>
>
> --
> 此致
> 礼
> 罗勇刚
> Yours
> sincerely,
> Yonggang Luo
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
More information about the llvm-commits
mailing list