Page MenuHomePhabricator
Feed Advanced Search

Dec 6 2016

zlei added a comment to D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC).

LGTM

Dec 6 2016, 6:00 PM

Oct 7 2016

zlei updated the diff for D25071: [openmp] fix a compile error on musl-libc.
Oct 7 2016, 6:46 PM
zlei added inline comments to D25071: [openmp] fix a compile error on musl-libc.
Oct 7 2016, 6:52 AM

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 29 2016, 11:29 PM

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

zlei added a comment to D24069: Document option '-rtlib' in clang's man page and help info.

@zlei will you commit the patch or do you want me to do that on your behalf?

Sep 13 2016, 5:43 PM

Sep 1 2016

zlei closed D22716: [libunwind] support building shared lib and static lib simultaneously.

I see this feature is already implemented upstream. Closing it now.

Sep 1 2016, 6:47 PM

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.

Aug 31 2016, 11:16 PM
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.
Aug 31 2016, 5:30 PM
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 31 2016, 12:56 AM

Aug 8 2016

zlei added a comment to D22904: Fix two bugs for musl-libc on ARM.

@rovka Thanks a lot :)

Aug 8 2016, 6:14 PM

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.

Aug 7 2016, 9:02 PM
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.

Aug 7 2016, 9:00 PM

Jul 28 2016

zlei added a comment to D22904: Fix two bugs for musl-libc on ARM.

@rengolin Thanks for your comments. Patch updated.

Jul 28 2016, 7:27 PM
zlei updated the diff for D22904: Fix two bugs for musl-libc on ARM.

Restructure the code and add a few tests.

Jul 28 2016, 7:25 PM
zlei retitled D22904: Fix two bugs for musl-libc on ARM from to Fix two bugs for musl-libc on ARM.
Jul 28 2016, 1:19 AM

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.

Jul 27 2016, 1:18 AM
zlei added a comment to D22716: [libunwind] support building shared lib and static lib simultaneously.
Jul 27 2016, 1:17 AM

Jul 26 2016

zlei added a comment to D22663: Support setting default value for -rtlib at build time.

@Hahnfeld Your patch applied. Thanks.

Jul 26 2016, 6:44 PM
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

Jul 26 2016, 6:41 PM
zlei added inline comments to D22663: Support setting default value for -rtlib at build time.
Jul 26 2016, 6:33 AM
zlei added inline comments to D22663: Support setting default value for -rtlib at build time.
Jul 26 2016, 4:57 AM
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 26 2016, 4:47 AM

Jul 25 2016

zlei added a comment to D22663: Support setting default value for -rtlib at build time.

With the changes applied and configured with CLANG_DEFAULT_RTLIB=compiler-rt some tests fail so you may have to adapt the idea of -rtlib=platform for the tests.

Jul 25 2016, 9:19 PM

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 22 2016, 6:27 PM

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.
Jul 21 2016, 8:02 PM