[all-commits] [llvm/llvm-project] b82c2b: Reland "Fix __cfi_check not aligned to 4k on reloc...
Yi Kong via All-commits
all-commits at lists.llvm.org
Fri Aug 4 00:05:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b82c2b9ac2baae0f2a9dd65770cfb37fdc2a80a9
https://github.com/llvm/llvm-project/commit/b82c2b9ac2baae0f2a9dd65770cfb37fdc2a80a9
Author: Yi Kong <yikong at google.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M clang/lib/CodeGen/CGExpr.cpp
M clang/test/CodeGen/cfi-check-fail.c
Log Message:
-----------
Reland "Fix __cfi_check not aligned to 4k on relocatable files with no executable code"
This reverts commit a093598e50e7b252205f1164751ac9c74874e254.
Fixed test breakage.
More information about the All-commits
mailing list