[all-commits] [llvm/llvm-project] 248e34: [LLD] [MinGW] Pass the --demangle and --no-demangl...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Jan 7 00:08:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 248e3450fb8a1ab7146c0cbe8f0ea7204782f542
https://github.com/llvm/llvm-project/commit/248e3450fb8a1ab7146c0cbe8f0ea7204782f542
Author: Martin Storsjö <martin at martin.st>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M lld/MinGW/Driver.cpp
M lld/MinGW/Options.td
M lld/test/MinGW/driver.test
Log Message:
-----------
[LLD] [MinGW] Pass the --demangle and --no-demangle options to the COFF linker
Differential Revision: https://reviews.llvm.org/D93950
Commit: f4485240a2182050d6417947a407fe4c551e2011
https://github.com/llvm/llvm-project/commit/f4485240a2182050d6417947a407fe4c551e2011
Author: Martin Storsjö <martin at martin.st>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M libcxx/include/filesystem
M libcxx/src/filesystem/operations.cpp
Log Message:
-----------
[libcxx] Handle backslash as path separator on windows
Differential Revision: https://reviews.llvm.org/D91138
Compare: https://github.com/llvm/llvm-project/compare/7ddbe0cb905e...f4485240a218
More information about the All-commits
mailing list