[all-commits] [llvm/llvm-project] 7ca133: [lld-macho] std::sort -> llvm::sort
Jez Ng via All-commits
all-commits at lists.llvm.org
Tue Apr 27 15:03:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ca133c360f96a123f573e1ffb3723e92ad17a64
https://github.com/llvm/llvm-project/commit/7ca133c360f96a123f573e1ffb3723e92ad17a64
Author: Jez Ng <jezng at fb.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M lld/MachO/UnwindInfoSection.cpp
Log Message:
-----------
[lld-macho] std::sort -> llvm::sort
Commit: 700402b00eccea338206604ac5ffbde7c9493329
https://github.com/llvm/llvm-project/commit/700402b00eccea338206604ac5ffbde7c9493329
Author: Jez Ng <jezng at fb.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M lld/test/MachO/reproduce.s
Log Message:
-----------
[lld-macho] Don't put an antivirus test file in reproduce.s
It appears that some antivirii do not recognize that "this is a
test": https://reviews.llvm.org/D101218#2720676
Reviewed By: #lld-macho, smeenai
Differential Revision: https://reviews.llvm.org/D101402
Compare: https://github.com/llvm/llvm-project/compare/3067520bf463...700402b00ecc
More information about the All-commits
mailing list