[all-commits] [llvm/llvm-project] 9c833b: fix the alignment of struct
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed Feb 14 14:57:18 PST 2024
Branch: refs/heads/users/minglotus-6/typeprofrawformat
Home: https://github.com/llvm/llvm-project
Commit: 9c833bd3687302c8bfaeb13d1e9f7013287034e0
https://github.com/llvm/llvm-project/commit/9c833bd3687302c8bfaeb13d1e9f7013287034e0
Author: mingmingl <mingmingl at google.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M compiler-rt/lib/profile/InstrProfiling.h
M llvm/include/llvm/ProfileData/InstrProfData.inc
Log Message:
-----------
fix the alignment of struct
Commit: d56bb34434bc188a0a5d1e8379453f5c7b920ed9
https://github.com/llvm/llvm-project/commit/d56bb34434bc188a0a5d1e8379453f5c7b920ed9
Author: mingmingl <mingmingl at google.com>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfilingBuffer.c
M compiler-rt/lib/profile/InstrProfilingInternal.h
M compiler-rt/lib/profile/InstrProfilingMerge.c
M compiler-rt/test/profile/instrprof-write-buffer-internal.c
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/lib/ProfileData/InstrProfReader.cpp
M llvm/lib/ProfileData/InstrProfWriter.cpp
Log Message:
-----------
polish format
Compare: https://github.com/llvm/llvm-project/compare/a4ec017b1faa...d56bb34434bc
More information about the All-commits
mailing list