[all-commits] [llvm/llvm-project] e06b9b: [lld-macho] Reword comment for clarity
Jez Ng via All-commits
all-commits at lists.llvm.org
Mon Jun 14 10:47:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e06b9ba48562741357622573d194209fdfb70274
https://github.com/llvm/llvm-project/commit/e06b9ba48562741357622573d194209fdfb70274
Author: Jez Ng <jezng at fb.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M lld/MachO/MapFile.cpp
Log Message:
-----------
[lld-macho] Reword comment for clarity
Commit: cc17bfe4898de0b57b58103bb629960f89eb4706
https://github.com/llvm/llvm-project/commit/cc17bfe4898de0b57b58103bb629960f89eb4706
Author: Jez Ng <jezng at fb.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M lld/MachO/InputFiles.cpp
Log Message:
-----------
[lld-macho] Fix "shift exponent too large" UBSAN error
UBSAN seems to have added this check somewhere along the way...
This might also fix the PPC buildbot, which is failing on the same test
Compare: https://github.com/llvm/llvm-project/compare/44f197e94b83...cc17bfe4898d
More information about the All-commits
mailing list