[all-commits] [llvm/llvm-project] d92204: [BOLT] Use AsmInfo for address size. NFCI (#115932)
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Tue Nov 12 11:53:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d922045381347a9d5c7301bf870ee0482bfdf0d4
https://github.com/llvm/llvm-project/commit/d922045381347a9d5c7301bf870ee0482bfdf0d4
Author: Maksim Panchenko <maks at fb.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M bolt/lib/Core/Exceptions.cpp
Log Message:
-----------
[BOLT] Use AsmInfo for address size. NFCI (#115932)
Use AsmInfo instead of DWARFObj interface for extracting address size
and format.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list