[all-commits] [llvm/llvm-project] c9f6a5: [MC] Move computeBundlePadding closer to its only ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jun 22 13:28:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9f6a5e49519f860f20f808b1af84dc3fc50ff91
https://github.com/llvm/llvm-project/commit/c9f6a5e49519f860f20f808b1af84dc3fc50ff91
Author: Fangrui Song <i at maskray.me>
Date: 2024-06-22 (Sat, 22 Jun 2024)
Changed paths:
M llvm/include/llvm/MC/MCAssembler.h
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/MC/MCFragment.cpp
Log Message:
-----------
[MC] Move computeBundlePadding closer to its only caller. NFC
There is only one caller after #95188.
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