[all-commits] [llvm/llvm-project] 959667: [BOLT] Determine address size from binary (#74870)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Sat Dec 9 11:40:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9596676e6586767e7ae412ed26fbd8e3a16a4c18
https://github.com/llvm/llvm-project/commit/9596676e6586767e7ae412ed26fbd8e3a16a4c18
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M bolt/lib/Core/Exceptions.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT] Determine address size from binary (#74870)
Query the executable for address size.
More information about the All-commits
mailing list