[all-commits] [llvm/llvm-project] 48d0eb: [CodeGen] Simplify EmitAssemblyHelper and emitBack...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jan 9 21:43:03 PST 2025
Branch: refs/heads/users/vitalybuka/spr/nfcubsan-use-o3-in-test-to-remove-more-unrelated-stuff
Home: https://github.com/llvm/llvm-project
Commit: 48d0eb5181065a3d086de2e30f5c619fe407e4ce
https://github.com/llvm/llvm-project/commit/48d0eb5181065a3d086de2e30f5c619fe407e4ce
Author: Fangrui Song <i at maskray.me>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/include/clang/CodeGen/BackendUtil.h
M clang/lib/CodeGen/BackendConsumer.h
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CodeGenAction.cpp
M clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
Log Message:
-----------
[CodeGen] Simplify EmitAssemblyHelper and emitBackendOutput
Prepare for -ftime-report change (#122225).
Commit: 7006522c4fad6d6e4d1b684b0eaf7a81f433aa6d
https://github.com/llvm/llvm-project/commit/7006522c4fad6d6e4d1b684b0eaf7a81f433aa6d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/include/clang/CodeGen/BackendUtil.h
M clang/lib/CodeGen/BackendConsumer.h
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CodeGenAction.cpp
M clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/b2a07238ed21...7006522c4fad
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