[all-commits] [llvm/llvm-project] 460830: [LLD][MinGW] Add --heap argument support
Mateusz Mikuła via All-commits
all-commits at lists.llvm.org
Sat Jan 29 14:03:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 460830a9c664e8cce959c660648faa7747ad8bdc
https://github.com/llvm/llvm-project/commit/460830a9c664e8cce959c660648faa7747ad8bdc
Author: Mateusz Mikuła <mati865 at gmail.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M lld/MinGW/Driver.cpp
M lld/MinGW/Options.td
M lld/test/MinGW/driver.test
Log Message:
-----------
[LLD][MinGW] Add --heap argument support
Noticed in https://github.com/msys2/MINGW-packages/pull/10567.
Differential Revision: https://reviews.llvm.org/D118405
More information about the All-commits
mailing list