aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJacek Caban <jacek@codeweavers.com>2023-03-23 13:20:37 +0200
committerMartin Storsjö <martin@martin.st>2023-03-23 13:43:21 +0200
commita5988034a44d039f95db3067e4ad0dfeeca155c3 (patch)
tree44ad2d8c1b7e33dd123a5072afc661bab8c7f4e5 /clang/lib/CodeGen/CodeGenModule.cpp
parent4fcbf3842007569880fa916831efefda6b1bd032 (diff)
downloadllvm-a5988034a44d039f95db3067e4ad0dfeeca155c3.zip
llvm-a5988034a44d039f95db3067e4ad0dfeeca155c3.tar.gz
llvm-a5988034a44d039f95db3067e4ad0dfeeca155c3.tar.bz2
[lld] Fill .text section gaps with INT3 only on x86 targets.
It doesn't make sense on ARM and using default 0 fill is compatible with MSVC. (It's more noticeable ARM64EC targets, where additional padding mixed with alignment is used for entry thunk association, so there are more gaps). Reviewed By: mstorsjo Differential Revision: https://reviews.llvm.org/D145962
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions