User Details
User Details
- User Since
- Jul 20 2016, 5:54 PM (348 w, 6 d)
Dec 6 2016
Dec 6 2016
zlei added a comment to D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC).
LGTM
Oct 7 2016
Oct 7 2016
zlei updated the diff for D25071: [openmp] fix a compile error on musl-libc.
zlei added inline comments to D25071: [openmp] fix a compile error on musl-libc.
Sep 29 2016
Sep 29 2016
zlei retitled D25071: [openmp] fix a compile error on musl-libc from to [openmp] fix a compile error on musl-libc.
Sep 27 2016
Sep 27 2016
zlei added inline comments to D24119: [libc++] add linker option "-Wl,-z,defs" in standalone build.
Sep 27 2016, 7:24 AM · Restricted Project
Sep 13 2016
Sep 13 2016
zlei added a comment to D24069: Document option '-rtlib' in clang's man page and help info.
Sep 1 2016
Sep 1 2016
I see this feature is already implemented upstream. Closing it now.
Aug 31 2016
Aug 31 2016
zlei updated the diff for D24069: Document option '-rtlib' in clang's man page and help info.
Update the man page entry to state default behavior of this option.
zlei edited reviewers for D24119: [libc++] add linker option "-Wl,-z,defs" in standalone build, added: EricWF; removed: cfe-commits.
Aug 31 2016, 11:04 PM · Restricted Project
zlei retitled D24119: [libc++] add linker option "-Wl,-z,defs" in standalone build from to [libc++] add linker option "-Wl,-z,defs" in standalone build.
Aug 31 2016, 8:20 PM · Restricted Project
zlei added inline comments to D24069: Document option '-rtlib' in clang's man page and help info.
zlei retitled D24069: Document option '-rtlib' in clang's man page and help info from to Document option '-rtlib' in clang's man page and help info.
Aug 8 2016
Aug 8 2016
zlei added a comment to D22904: Fix two bugs for musl-libc on ARM.
@rovka Thanks a lot :)
Aug 7 2016
Aug 7 2016
zlei added a comment to D22716: [libunwind] support building shared lib and static lib simultaneously.
@compnerd Could you please apply this patch? I don't have the permission.
zlei added a comment to D22904: Fix two bugs for musl-libc on ARM.
@rengolin Could you please apply this patch? I don't have the permission.
Jul 28 2016
Jul 28 2016
zlei added a comment to D22904: Fix two bugs for musl-libc on ARM.
@rengolin Thanks for your comments. Patch updated.
zlei updated the diff for D22904: Fix two bugs for musl-libc on ARM.
Restructure the code and add a few tests.
Jul 27 2016
Jul 27 2016
zlei added a comment to D22663: Support setting default value for -rtlib at build time.
@Hahnfeld Could you please commit it? I don't have the access.
zlei added a comment to D22716: [libunwind] support building shared lib and static lib simultaneously.
Jul 26 2016
Jul 26 2016
zlei added a comment to D22663: Support setting default value for -rtlib at build time.
@Hahnfeld Your patch applied. Thanks.
zlei updated the diff for D22663: Support setting default value for -rtlib at build time.
Fix a bug on Darwin that crashes clang when CLANG_DEFAULT_RTLIB=libgcc
zlei added inline comments to D22663: Support setting default value for -rtlib at build time.
zlei added inline comments to D22663: Support setting default value for -rtlib at build time.
zlei updated the diff for D22663: Support setting default value for -rtlib at build time.
Support a new option -rtlib=platform for internal use, and fix tests that previously failed when configured with CLANG_DEFAULT_RTLIB=compiler-rt.
Jul 25 2016
Jul 25 2016
zlei added a comment to D22663: Support setting default value for -rtlib at build time.
Jul 22 2016
Jul 22 2016
zlei retitled D22716: [libunwind] support building shared lib and static lib simultaneously from to [libunwind] support building shared lib and static lib simultaneously.
Jul 21 2016
Jul 21 2016
zlei retitled D22663: Support setting default value for -rtlib at build time from to Support setting default value for -rtlib at build time.