[all-commits] [llvm/llvm-project] 445974: [llvm] Ensure newline at the end of files (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jun 5 22:58:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 445974547d3fae74ea1cb89f4c2b428491cab468
https://github.com/llvm/llvm-project/commit/445974547d3fae74ea1cb89f4c2b428491cab468
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h
M llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h
M llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h
M llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h
M llvm/lib/Analysis/CFG.cpp
M llvm/lib/ExecutionEngine/JITLink/COFFOptions.td
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
M llvm/lib/Target/CSKY/CSKYInstrAlias.td
M llvm/lib/Target/X86/X86RegisterInfo.cpp
M llvm/lib/Target/X86/X86SuppressAPXForReloc.cpp
M llvm/lib/Transforms/IPO/StripSymbols.cpp
M llvm/tools/llvm-remarkutil/RemarkSizeDiff.cpp
Log Message:
-----------
[llvm] Ensure newline at the end of files (NFC) (#143061)
Without newlines at the end, git diff would display:
No newline at end of file
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