罗勇刚(Yonggang Luo)
2013-Jun-28 17:38 UTC
[LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
>From my point of view, the Support library should be more pure. Andshould not contains too much LLVM-related APIs and defines, -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
Eric Christopher
2013-Jun-28 17:45 UTC
[LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
Where would you like to move them? -eric On Fri, Jun 28, 2013 at 10:38 AM, 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com> wrote:> From my point of view, the Support library should be more pure. And > should not contains > too much LLVM-related APIs and defines, > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Matt Arsenault
2013-Jun-28 17:53 UTC
[LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
On Jun 28, 2013, at 10:38 , 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com> wrote:> From my point of view, the Support library should be more pure. And > should not contains > too much LLVM-related APIs and defines, >CallSite is another that doesn't really make sense to be in Support
罗勇刚(Yonggang Luo)
2013-Jun-28 18:08 UTC
[LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
For example, ELF.h MachO.h and COFF.h should moved into Object directory with new name. and Dwarf.h should moved into DebugInfo directory. 2013/6/29 Eric Christopher <echristo at gmail.com>:> Where would you like to move them? > > -eric > > On Fri, Jun 28, 2013 at 10:38 AM, 罗勇刚(Yonggang Luo) > <luoyonggang at gmail.com> wrote: >> From my point of view, the Support library should be more pure. And >> should not contains >> too much LLVM-related APIs and defines, >> -- >> 此致 >> 礼 >> 罗勇刚 >> Yours >> sincerely, >> Yonggang Luo >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
Maybe Matching Threads
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
- The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.