[Lldb-commits] [PATCH] D118405: [LLD][MinGW] Add --heap argument support

2022-01-29 Thread Martin Storsjö via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG460830a9c664: [LLD][MinGW] Add --heap argument support (authored by mati865, committed by mstorsjo). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118405/new

[Lldb-commits] [PATCH] D118405: [LLD][MinGW] Add --heap argument support

2022-01-29 Thread Martin Storsjö via Phabricator via lldb-commits
mstorsjo accepted this revision. mstorsjo added a comment. This revision is now accepted and ready to land. Thanks, I tested it and it seems to work fine. (FWIW the comma-separated form of the option is pretty hard to pass via `-Wl` through the compiler driver, but with `-Xlinker --heap -Xlinker

[Lldb-commits] [PATCH] D118405: [LLD][MinGW] Add --heap argument support

2022-01-27 Thread Mateusz Mikuła via Phabricator via lldb-commits
mati865 created this revision. mati865 added a reviewer: mstorsjo. mati865 added a project: lld. Herald added a subscriber: dang. mati865 requested review of this revision. Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Noticed in https://github.com/msys2/MINGW-packages/pul