[all-commits] [llvm/llvm-project] 4f688d: [lld-macho] Change constant std::vector to std::ar...
Daniel Bertalan via All-commits
all-commits at lists.llvm.org
Sun Sep 4 13:58:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f688d00f43056a94869aff32d5cdcddedf88a84
https://github.com/llvm/llvm-project/commit/4f688d00f43056a94869aff32d5cdcddedf88a84
Author: Daniel Bertalan <dani at danielbertalan.dev>
Date: 2022-09-04 (Sun, 04 Sep 2022)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/Writer.cpp
Log Message:
-----------
[lld-macho] Change constant std::vector to std::array (NFC)
More information about the All-commits
mailing list